Skip to content

Commit 56b9d40

Browse files
committed
Release version 1.2.5
1 parent 715c605 commit 56b9d40

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,12 @@ To do
155155
Changelog
156156
---------
157157

158+
**Version 1.2.5**
159+
160+
* Add support for subclasses of `WeekViewEvent`
161+
* Fix scroll animation
162+
* Add support for semi-transparent header colors
163+
158164
**Version 1.2.4**
159165

160166
* **NOTE:** If you are using `WeekView.MonthChangeListener`, make sure to change it into `MonthLoader.MonthChangeListener`

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=1.2.4
1+
VERSION_NAME=1.2.5
22
GROUP=com.github.alamkanak
33

44
POM_DESCRIPTION=An android library to show day view, week view, 3 day view etc. in your app.

0 commit comments

Comments
 (0)