diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..c94e1cf397 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +All notable changes to this project are documented here. + +## [unreleased] + +### Bug Fixes + +- *(ci)* Accept release/vX.Y maintenance branches in release-notes validation (#3924) +- *(scw)* Replace panic with error on empty API response in signature verification (#3927) + +### Miscellaneous + +- Bump manifests to next dev versions after 1.11.0 (#3923) +