Skip to content

Commit 6ef067f

Browse files
authored
Merge pull request #438 from nanotaboada/release/2.1.0-dusseldorf
docs: prepare changelog for v2.1.0-dusseldorf release
2 parents 10bae34 + 69e8c7e commit 6ef067f

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,19 @@ This project uses famous football stadiums (A-Z) that hosted FIFA World Cup matc
4444

4545
### Added
4646

47-
- Add SonarCloud configuration via `sonar-project.properties` with CPD exclusions for test files and `PlayerRequestModelValidator` (#426)
47+
### Changed
48+
49+
### Fixed
50+
51+
### Removed
52+
53+
---
54+
55+
## [2.1.0 - dusseldorf] - 2026-03-29
56+
57+
### Added
58+
59+
- Add SonarCloud configuration via `.sonarcloud.properties` with explicit CPD exclusions for migrations, generated code, test files, and structurally repetitive production files (#426, #435)
4860
- Add bug report issue template (`.github/ISSUE_TEMPLATE/bug_report.md`) (#426)
4961

5062
### Changed
@@ -198,7 +210,8 @@ The CD workflow automatically:
198210

199211
---
200212

201-
[unreleased]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v2.0.0-centenario...HEAD
213+
[unreleased]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v2.1.0-dusseldorf...HEAD
214+
[2.1.0 - dusseldorf]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v2.0.0-centenario...v2.1.0-dusseldorf
202215
[2.0.0 - centenario]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v1.1.0-bernabeu...v2.0.0-centenario
203216
[1.1.0 - bernabeu]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/compare/v1.0.0-azteca...v1.1.0-bernabeu
204217
[1.0.0 - azteca]: https://github.com/nanotaboada/Dotnet.Samples.AspNetCore.WebApi/releases/tag/v1.0.0-azteca

0 commit comments

Comments
 (0)