Skip to content

Commit 7568eb8

Browse files
authored
Update CHANGELOG.md
1 parent 903f855 commit 7568eb8

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
Change Log
22
==========
33

4+
Version 1.6.0 *(2018-07-06)*
5+
----------------------------
6+
* New: Added api for setting long click listener for cells using `void setOnDateLongClickListener(OnDateLongClickListener longClickListener)`.
7+
* New: Show and Hide WeekDays row in xml and Programmatically.
8+
* New: Added api for setting content description formatter `void setDayFormatterContentDescription(DayFormatter formatter)`.
9+
* New: Apply custom fonts through text appearance styling.
10+
* Fix: Talkback improvements.
11+
* Fix: Range mode selection issues.
12+
413
Version 1.5.0 *(2018-05-15)*
514
----------------------------
6-
*Update:Dependency has now been migrated to Jitpack. Refer to the installation section to install the latest using gradle.
7-
*Update:Gradle has been updated to the latest.
15+
* Update: Dependency has now been migrated to Jitpack. Refer to the installation section to install the latest using gradle.
16+
* Update: Gradle has been updated to the latest.
817

918
Version 1.4.3 *(2017-02-21)*
1019
----------------------------

0 commit comments

Comments
 (0)