Update changes

This commit is contained in:
choefele
2015-02-11 17:06:10 +01:00
parent 0ea394e0ee
commit dca497894d

View File

@@ -1,6 +1,10 @@
Changes
=======
## 1.1.0
- New property to highlight touched links with rounded corners. Thanks to wandermyz for the pull request
## 1.0.1
- Fixed a bug where `linkTextTouchAttributes` would be ignored if `linkTextAttributes` clashed. Thanks to lukedixon for the pull request