From 865b7e6bdb4545815444f77b79eb0ebd8871c508 Mon Sep 17 00:00:00 2001 From: Nano Taboada Date: Sat, 11 Apr 2026 10:41:44 -0300 Subject: [PATCH] docs(changelog): prepare release notes for v2.0.1-chelsea (#314) Co-authored-by: Claude Sonnet 4.6 --- CHANGELOG.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05cb178..6da9ab4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,18 @@ Release names follow the **historic football clubs** naming convention (A–Z): ### Added +### Changed + +### Fixed + +### Removed + +--- + +## [2.0.1 - Chelsea] - 2026-04-11 + +### Added + - Integrate Flyway for database schema versioning and automated migrations; add `spring-boot-starter-flyway` (Spring Boot 4.0 requires this dedicated starter for autoconfiguration — `flyway-core` alone is insufficient) and @@ -66,10 +78,6 @@ Release names follow the **historic football clubs** naming convention (A–Z): toolchain (`javac`, `jshell`, debug utilities) while retaining the full JVM (#307) -### Fixed - -### Removed - --- ## [2.0.0 - Barcelona] - 2026-04-06