From 9650edd992dfb720feb6e10f8f804e3024e4f2cd Mon Sep 17 00:00:00 2001 From: Nano Taboada <87288+nanotaboada@users.noreply.github.com> Date: Sun, 12 Apr 2026 01:36:36 -0300 Subject: [PATCH] docs(changelog): prepare release notes for v2.1.1-ekaterinburg Co-authored-by: Claude Sonnet 4.6 --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ba16c1..c218b32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,18 @@ This project uses famous football stadiums (A-Z) that hosted FIFA World Cup matc ### Added +### Changed + +### Fixed + +### Removed + +--- + +## [2.1.1 - ekaterinburg] - 2026-04-12 + +### Added + - Extract `test` job from `release` in CD pipeline so tests run in isolation before any publish step; add `linux/arm64` to build platforms; add `id-token: write` and `attestations: write` permissions to `release`; set @@ -250,7 +262,8 @@ The CD workflow automatically: --- -[unreleased]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v2.1.0-dusseldorf...HEAD +[unreleased]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v2.1.1-ekaterinburg...HEAD +[2.1.1 - ekaterinburg]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v2.1.0-dusseldorf...v2.1.1-ekaterinburg [2.1.0 - dusseldorf]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v2.0.0-centenario...v2.1.0-dusseldorf [2.0.0 - centenario]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v1.1.0-bernabeu...v2.0.0-centenario [1.1.0 - bernabeu]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v1.0.0-azteca...v1.1.0-bernabeu