changelog: cut 1.16.2 (#1543)

This commit is contained in:
Jimmy Zelinskie 2016-06-16 14:05:02 -04:00 committed by GitHub
parent d599406140
commit 671428022c

View file

@ -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 ### v1.16.1
- Added: Registry JWT now uses Quay's Service Keys (#1498, #1527) - Added: Registry JWT now uses Quay's Service Keys (#1498, #1527)