From 1506204fb881c67340a35f4adb9d613de3191798 Mon Sep 17 00:00:00 2001 From: insipx <6452260+insipx@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:32:36 +0000 Subject: [PATCH] chore(release): update changelog [skip ci] --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md 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) +