diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d5bf530f..a55c1d0a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +### v1.16.2 + +- Added: Ability for admins to "Take Ownership" of a namespace (#1526) +- Fixed: Encrypted Password Dialog can use External Auth Usernames (#1541) +- Fixed: Logging race condition in container startup (#1537) +- Fixed: Improved database performance on various pages (#1511, #1514) +- Fixed: The 'Return' key now works in password dialogs (#1533) +- Fixed: Repository descriptions breaking log page styles (#1532) +- Fixed: Styles on Privacy and Terms of Service pages (#1531) + ### v1.16.1 - Added: Registry JWT now uses Quay's Service Keys (#1498, #1527)