diff --git a/CHANGELOG.md b/CHANGELOG.md index dac0c1a86..a187f1736 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +### v1.14.0 + +- Added Docker Registry v2 support (#885) +- Added the ability to blacklist v2 for specific versions (#1065) +- Added HTTP2 support (#1031) +- Added automatic action logs rotation (#618) +- Made garbage collection frequency configurable (#1074) +- Fixed user, repositories and images under MySQL (#830, #843, #1075) +- Added storage preferences configuration (#725, #807) +- Fixed ACI volumes (#1007) +- Fixed date display in Firefox (#937) +- Fixed page titles (#952) +- Added Gitlab, Bitbucket and Github schema support to custom triggers (#525) +- Fixed numerous builder failures + ### v1.13.5 - Fixed 404 page advertising registry v2 protocol support (#790)