Skip to content

Commit

Permalink
Update readme for 1.12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Harald Walker committed Dec 7, 2013
1 parent 8a151c6 commit 9e72750
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,18 @@ http://haraldwalker.github.com/user-agent-utils/
For the latest release, go to
https://github.com/HaraldWalker/user-agent-utils/tree/master

Buy me a beer:
Support me and buy me a beer:
<a href="http://flattr.com/thing/1968218/HaraldWalkeruser-agent-utils-on-GitHub" target="_blank"><img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a>

New in Version 1.12 (unreleased)
New in Version 1.12
-------------------

* (tba)
* Fix for version detection of Internet Explorer 11, contributed by https://github.com/parker
* Browser version are now comparable (#33), contributed by https://github.com/reindyr
* Detect image proxy used by Google for Gmail
* Detect Google's mobile bot (#8)
* Internet Explorer 10 mobile version added (#28)
* Improved Chrome mobile detection (#30)

Javadoc
-------
Expand All @@ -40,7 +45,7 @@ Add dependency:
<dependency>
<groupId>bitwalker</groupId>
<artifactId>UserAgentUtils</artifactId>
<version>1.11</version>
<version>1.12</version>
</dependency>
```

Expand Down

0 comments on commit 9e72750

Please sign in to comment.