Skip to content

Commit f85d24b

Browse files
committed
Update changelog
1 parent 6414e17 commit f85d24b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
## Version 5.2.3
5+
*(2021-02-06)*
6+
7+
- Changed: The `emoji` module now initializes automatically on start-up. Calling `weekView.enableEmojiProcessing()` is no longer necessary.
8+
- Fixed: WeekView no longer crashes when accessing `firstVisibleDate` and `lastVisibleDate` before the initial render.
9+
- Fixed: WeekView now calls `adapter.onRangeChanged()` reliably again on API 25 and below.
10+
11+
Thanks for contributing, [RemiNV](https://github.com/RemiNV)!
12+
413
## Version 5.2.2
514
*(2020-12-30)*
615

0 commit comments

Comments
 (0)