Skip to content

Commit 495e81e

Browse files
nanotaboadaclaude
andcommitted
docs(changelog): release v2.1.1 Eriksson
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ac3d356 commit 495e81e

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,18 @@ This project uses famous football coaches as release codenames, following an A-Z
4444

4545
### Added
4646

47+
### Changed
48+
49+
### Fixed
50+
51+
### Removed
52+
53+
---
54+
55+
## [2.1.1 - Eriksson] - 2026-04-11
56+
57+
### Added
58+
4759
- Extract `test` job from `release` in CD pipeline so tests run in isolation
4860
before any publish step; run `pytest -v` only (no coverage — CI owns that);
4961
add `enable-cache: true` to `astral-sh/setup-uv` for faster dependency
@@ -273,7 +285,9 @@ The CD workflow automatically:
273285

274286
---
275287

276-
[unreleased]: https://github.com/nanotaboada/python-samples-fastapi-restful/compare/v2.0.0-capello...HEAD
288+
[unreleased]: https://github.com/nanotaboada/python-samples-fastapi-restful/compare/v2.1.1-eriksson...HEAD
289+
[2.1.1 - Eriksson]: https://github.com/nanotaboada/python-samples-fastapi-restful/compare/v2.1.0-delbosque...v2.1.1-eriksson
290+
[2.1.0 - Del Bosque]: https://github.com/nanotaboada/python-samples-fastapi-restful/compare/v2.0.0-capello...v2.1.0-delbosque
277291
[2.0.0 - Capello]: https://github.com/nanotaboada/python-samples-fastapi-restful/compare/v1.1.0-bielsa...v2.0.0-capello
278292
[1.1.0 - Bielsa]: https://github.com/nanotaboada/python-samples-fastapi-restful/compare/v1.0.0-ancelotti...v1.1.0-bielsa
279293
[1.0.0 - Ancelotti]: https://github.com/nanotaboada/python-samples-fastapi-restful/releases/tag/v1.0.0-ancelotti

0 commit comments

Comments
 (0)