From d2c10ad455c1b8e9b40e1a6bcaf676f4c97512ca Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Mon, 6 Dec 2021 14:52:54 +0100 Subject: [PATCH] Fixed issue in CHANGELOG due to bad merge probably --- CHANGELOG.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61c16738d..1081df1d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,16 +91,11 @@ Group changes to describe their impact on the project, as follows: - Fixed various crashes & other issues - SDK bumped to 5.0.10 -## [4.5.1] - Unreleased - -### Added -- Reply to chat message feature -- Voice recordings messages +## [4.5.1] - 2021-07-15 ### Changed -- Navigation was reworked using SlidingPane widget, reducing code & improving UI on foldables - -### Removed +- Bugs & crashes have been fixed +- SDK bumped to 5.0.1 ## [4.5.0] - 2021-07-08