diff --git a/CHANGELOG.md b/CHANGELOG.md index 5634c47f9..20da64620 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Changes - refactorings #3026 - move messages in batches #3058 +- working with encrypted storage drastically changed to be RAII #3063 ### Fixes - avoid archived, fresh chats #3053