diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b18ac9b..483a0ff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## Unreleased +### Added +- Implemented remote interaction with statuses + + ## 2022.09 - 2022-09-10 ### Added - Automatic post translations. Must be configured on the backend in order to work. @@ -62,7 +67,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Ability to rearrange order of attachments when uploading - Enabled users to zoom and pan images in media viewer with mouse and touch - Added frontend ui for account migration -- Implemented remote interaction with statuses ## [2.4.2] - 2022-01-09