Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
thellmund committed Feb 6, 2021
1 parent 6414e17 commit f85d24b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
=========

## Version 5.2.3
*(2021-02-06)*

- Changed: The `emoji` module now initializes automatically on start-up. Calling `weekView.enableEmojiProcessing()` is no longer necessary.
- Fixed: WeekView no longer crashes when accessing `firstVisibleDate` and `lastVisibleDate` before the initial render.
- Fixed: WeekView now calls `adapter.onRangeChanged()` reliably again on API 25 and below.

Thanks for contributing, [RemiNV](https://github.com/RemiNV)!

## Version 5.2.2
*(2020-12-30)*

Expand Down

0 comments on commit f85d24b

Please sign in to comment.