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