commit: 3963f240d5a866a52fb02edf3eb2ff879a9bc875
parent 3220e72eb9373adcf8c8831613b4bee96c988374
Author: Shpuld Shpludson <shp@cock.li>
Date: Mon, 9 Nov 2020 09:08:41 +0000
Merge branch 'patch-1' into 'develop'
Update CHANGELOG.md
See merge request pleroma/pleroma-fe!1281
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -4,6 +4,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]
+### Fixed
+- Fixed regression in react popup alignment and overflowing
+
+
## [2.2.0] - 2020-11-06
### Added
- New option to optimize timeline rendering to make the site more responsive (enabled by default)