diff --git a/CHANGELOG.md b/CHANGELOG.md index ed7bca1f6..c97914ae1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.2.2] - 2021-04-13 +### Fixed +- verify_credentials infinite loop bug +- Emoji reacts not being sent through notifications +- Contrast of Polls + +### Added +- Configurable FQN for local accounts +- Polish translations + ## [1.2.1] - 2021-04-06 ### Fixed - "View context" button on videos @@ -23,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Ability to import Mutes from CSV - Add server information page - "Follow" button is more responsive +- Portuguese translations ### Fixed - Heart reaction works on Pleroma >= 2.3.0