diff --git a/CHANGELOG.md b/CHANGELOG.md index b0537b387..861dbe99b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### v2.9.1 + +**IMPORTANT NOTE:** This release fixes the 2.9.0 migration. If you experienced an error during the 2.9.0 migration, manually rollback and then upgrade your quay instance to 2.9.1. + +- Fixed: Specify default server value for new integer fields added (#3052) +- Fixed: Overflow of repository grid UI (#3049) + ### v2.9.0 - Added: Automatic cleanup of expired external application tokens (#3002)