1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Bump version, write changelog

This commit is contained in:
Denis Demchenko
2018-09-15 14:36:48 +03:00
parent c0cfe887a9
commit 21bccb1bf2
3 changed files with 994 additions and 6 deletions

View File

@@ -1,5 +1,10 @@
# Bowser Changelog
### 2.0.0-beta.3 (September 15, 2018)
- [FIX] Fix Chrome Mobile detection (#253)
- [FIX] Use built bowser for CI (#252)
- [FIX] Update babel-plugin-add-module-exports (#251)
### 2.0.0-beta.2 (September 9, 2018)
- [FIX] Fix failing comparing version through `Parser.satisfies` (#243)
- [FIX] Fix travis testing, include eslint into CI testing