Update changelog for v1.15.5 release

This commit is contained in:
Jake Moshenko 2016-02-12 17:58:47 -05:00
parent 70aa7cc731
commit e1edbb9f72

View file

@ -1,11 +1,15 @@
### v1.15.4
### v1.15.5
- Fixed: Docker pushes with v2 sha mismatch was breaking v2 functionality (#1236)
### v1.15.4 (Broken)
- Added: Check that will fail if Quay tries to mislink V1 layers with Docker 1.10 (#1228)
- Fixed: Backfill of V2 checksums (#1229)
- Fixed: 'BlobUpload' Migration (2015-12-14) for MySQL 5.5 (#1227)
- Fixed: Minor UI error in tag specific image view (#1222)
- Fixed: Notification logo (#1223)
### v1.15.3
- Added: 502 page (#1198)