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

chore: bump version, write changelog and docs

This commit is contained in:
Denis Demchenko
2020-09-12 11:22:31 +03:00
parent 5b11ac25ca
commit 1d64ecab12
10 changed files with 132 additions and 577 deletions

View File

@@ -1,5 +1,10 @@
# Bowser Changelog
### 2.11.0 (Sep 12, 2020)
- [ADD] Added support for aliases in `Parser#is` method (#437)
- [ADD] Added more typings (#438, #427)
- [ADD] Added support for MIUI Browserr (#436)
### 2.10.0 (Jul 9, 2020)
- [FIX] Fix for Firefox detection on iOS 13 [#415]
- [FIX] Fixes for typings.d.ts [#409]