Change Log =============================================================================== Version 2.1.0 *(2016-04-12)* ---------------------------- * Added support for last support libraries 23.3.0 * Updated to gradle 2.10 and gradle plugin 2.0.0 * Fixed huge space between items Version 2.0.0 *(2015-06-23)* ---------------------------- * Added the new view `ChangeLogRecyclerView` to support the Material design and the new `CoordinatorLayout` * Added the `setNestedScrollingEnabled` to support the CoordinatorLayout with API 21+ with the `ChangeLogListView` * Added support for last support libraries 22.2.0 * Updated to gradle 2.4 and gradle plugin 1.2.x Version 1.5.2 *(2014-10-14)* ---------------------------- * Added new layouts with Material specs [(doc)](/doc/CUSTOMIZATION.md#layouts-with-material-specs) * Updated to gradle 2.1 and gradle-plugin 0.13 Version 1.5.1 *(2014-06-20)* ---------------------------- * Added new `changelogbug` and `changelogimprovement` tags to use fixed prefix in changelog text [(doc)](/doc/CUSTOMIZATION.md#bug-and-improvement-tags) * Added a feature to make hyperlinks * Updated to gradle 1.12 and gradle-plugin 0.11 Version 1.5.0 *(2014-06-20)* ---------------------------- * Don't use it! Version 1.4.0 *(2013-11-19)* ---------------------------- * Added a new feature to use an url to download your changelog.xml file [(doc)](/doc/CUSTOMIZATION.md#use-an-url-to-download-the-changelog.xml-file) * Migrated library and demo to sdk 19 (updated gradle files) Version 1.3.0 *(2013-10-19)* ---------------------------- * 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 Version 1.2.0 *(2013-09-25)* ---------------------------- * Changelog Library is now pushed to Maven Central as a AAR Version 1.1.0 *(2013-09-14)* ---------------------------- * Added support for API 8+ Version 1.0.0 *(2013-08-28)* ---------------------------- Initial release.