Update changelog for v1.15.3

This commit is contained in:
Jake Moshenko 2016-02-03 15:32:53 -05:00
parent 94e3fec8e9
commit d2a33cef20

View file

@ -1,3 +1,12 @@
### v1.15.3
- Added: 502 page (#1198)
- Added: Token based pagination (#1196, #1095)
- Fixed: Trust upstream QE proxies to specify https scheme in X-Forwarded-Proto (#1201)
- Fixed: Refreshed dependencies to address security issues (#1195, #1192, #1186, #1182)
- Fixed: Tests (#1190, #1184)
- Fixed: Setup tool storage engine validation (#1194)
### v1.15.2
- Fixed Content-Type of V2 manifests to match updated Docker V2 spec (#1169)