Selaa lähdekoodia

Merge pull request #2091 from nextcloud/chore/noid/add-14.0.2-to-changelog

Add release 14.0.2 to CHANGELOG
Tim Krüger 3 vuotta sitten
vanhempi
commit
17903285fc
1 muutettua tiedostoa jossa 11 lisäystä ja 0 poistoa
  1. 11 0
      CHANGELOG.md

+ 11 - 0
CHANGELOG.md

@@ -5,6 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 Types of changes can be: Added/Changed/Deprecated/Removed/Fixed/Security
 Types of changes can be: Added/Changed/Deprecated/Removed/Fixed/Security
 
 
+## [14.0.2] - 2022-05-13
+### Added
+- Handling for "event.participants.update.all" from HPB
+### Fixed
+- Multiple NPE
+- Reactions option for deleted messages and commands are shown
+- Always show reaction count (not only > 1)
+- Reactions option shown in read-only conversations
+
+For a full list, please see https: https://github.com/nextcloud/talk-android/milestone/55?closed=1
+
 ## [14.0.1] - 2022-05-03
 ## [14.0.1] - 2022-05-03
 - fix app crashes when UI isn't available anymore
 - fix app crashes when UI isn't available anymore
 - fix to load conversations when servers status app is disabled
 - fix to load conversations when servers status app is disabled