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

Add changelog and a bit of readme.md

This commit is contained in:
Denis Demchenko
2018-07-09 19:14:22 +03:00
parent f759d7ebf6
commit b9db96b1b5
2 changed files with 9 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
# Bowser Changelog
### Upcoming 2.0.0
- [ADD] `Bowser.getParser()`
- [ADD] `Bowser.parse`
- [ADD] `Parser` class which describes parsing process
- [CHANGE] Change bowser's returning object
### 1.9.4 (June 28, 2018)
- [FIX] Fix NAVER Whale browser detection (#220)
- [FIX] Fix MZ Browser browser detection (#219)