Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit a0de238

Browse files
committed
Added Changelog file
Signed-off-by: Miquel Sabaté Solà <[email protected]>
1 parent 1438bfb commit a0de238

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
## 0.5.0
4+
5+
### Newly supported and improvements
6+
7+
- f659b9863849 Added support for Microsoft Edge
8+
- 783ec61292ae Precompile regular expressions
9+
- 78413629666f Added support for Dalvik user agent parsing
10+
- 0319fcf00bfd Improved bot support (also e25e612b37a4)
11+
- 6e7843e05771 Add Chromium support and Ubuntu specific tests
12+
- 3335cae017e7 Add OSInfo function to user agent (also 7286ca6abc28)
13+
- 6fe362d7cd64 Detect updated UA for Googlebot
14+
- 1438bfba89d7 Adds the Adsense bot (mobile)
15+
16+
### Fixes
17+
18+
- 8d86c2cf88bf Fixed bug when extracting windows 10
19+
- 9d00ff9e4202 Fixed bug on mobile Firefox browsers running on Android OS versions that report their version number inline.
20+
21+
### Other
22+
23+
63395b193f8812526305bec75ea7117262a124aa Improved testing infrastructure (also 63395b193f8812526305bec75ea7117262a124aa)
24+
25+
## Older releases
26+
27+
See the description on each release
28+
[here](https://github.com/mssola/user_agent/releases).

0 commit comments

Comments
 (0)