From 6c91389d35227852eae8084986ef051ccc8e369f Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Wed, 26 Apr 2017 14:23:51 -0400 Subject: [PATCH] Changelog for v2.3.2 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1bdc2c64..25bfb051e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +### v2.3.2 + +- Added: Configuration of time machine in UI (#2516) + +- Fixed: Flash of red error box on loading (#2562) +- Fixed: Search under postgres (#2568) +- Fixed: Gitlab namespaces with null avatars (#2570) +- Fixed: Build log archiver race condition which results in missing logs (#2575) +- Fixed: Team synchronization when encountering a user with a shared email address (#2580) +- Fixed: Create New tooltip hiding dropdown menu (#2579) +- Fixed: Ensure build logs archive lookup URL checks build permissions (#2578) + ### v2.3.1 **IMPORTANT NOTE:** This release fixes the 2.3.0 migration. If you experienced an error during the 2.3.0 migration, manually rollback and then upgrade your quay instance to 2.3.1.