- Added the new view
ChangeLogRecyclerView
to support the Material design and the newCoordinatorLayout
- Added the
setNestedScrollingEnabled
to support the CoordinatorLayout with API 21+ with theChangeLogListView
- Added support for last support libraries 22.2.0
- Updated to gradle 2.4 and gradle plugin 1.2.x
- Added new layouts with Material specs (doc)
- Updated to gradle 2.1 and gradle-plugin 0.13
- Added new
changelogbug
andchangelogimprovement
tags to use fixed prefix in changelog text (doc) - Added a feature to make hyperlinks
- Updated to gradle 1.12 and gradle-plugin 0.11
- Don't use it!
- Added a new feature to use an url to download your changelog.xml file (doc)
- Migrated library and demo to sdk 19 (updated gradle files)
- Added support for API 7
- Moved to gradle 1.8 and gradle-plugin 0.6.x
- Removed unnecessary IntelliJ project files from repo
- Added demo.apk in repo
- Changelog Library is now pushed to Maven Central as a AAR
- Added support for API 8+
Initial release.