diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a7e105b9..c25c05df6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +### v2.6.1 + +- Added: Optimized overhead for direct downloads from Swift storage (#2889) +- Fixed: Immediately expire image builds that fail to start (#2887) +- Fixed: Failure to list all GitHub Enterprise namespaces (#2894) +- Fixed: Incorrect links to builds in notifications (#2895) +- Fixed: Failure to delete certain app repositories (#2893) +- Fixed: Inability to display Tag Signing status (#2890) +- Fixed: Broken health check for OIDC authentication (#2888) + ### v2.6.0 - Added: Ability to use OIDC token for CLI login (#2695)