diff --git a/CHANGELOG.md b/CHANGELOG.md index c92129c3f..1540337a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)