diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cdeed38b..c92129c3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +### v1.15.2 + +- Fixed Content-Type of V2 manifests to match updated Docker V2 spec (#1169) +- Fixed scope handling for Docker 1.8.3 (#1162) +- Fixed typos in docs (#1163, #1164) +- Added formal support for library repositories (#1160) + +### v1.15.1 + +- Fixed swift path computations + ### v1.15.0 - Added migration to backfill V2 checksums and torrent SHAs (#1129)