Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quentin41500 committed Jul 6, 2018
1 parent 903f855 commit 7568eb8
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
Change Log
==========

Version 1.6.0 *(2018-07-06)*
----------------------------
* New: Added api for setting long click listener for cells using `void setOnDateLongClickListener(OnDateLongClickListener longClickListener)`.
* New: Show and Hide WeekDays row in xml and Programmatically.
* New: Added api for setting content description formatter `void setDayFormatterContentDescription(DayFormatter formatter)`.
* New: Apply custom fonts through text appearance styling.
* Fix: Talkback improvements.
* Fix: Range mode selection issues.

Version 1.5.0 *(2018-05-15)*
----------------------------
*Update:Dependency has now been migrated to Jitpack. Refer to the installation section to install the latest using gradle.
*Update:Gradle has been updated to the latest.
* Update: Dependency has now been migrated to Jitpack. Refer to the installation section to install the latest using gradle.
* Update: Gradle has been updated to the latest.

Version 1.4.3 *(2017-02-21)*
----------------------------
Expand Down

0 comments on commit 7568eb8

Please sign in to comment.