We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6f656e + 865b7e6 commit a0566a0Copy full SHA for a0566a0
1 file changed
CHANGELOG.md
@@ -42,6 +42,18 @@ Release names follow the **historic football clubs** naming convention (A–Z):
42
43
### Added
44
45
+### Changed
46
+
47
+### Fixed
48
49
+### Removed
50
51
+---
52
53
+## [2.0.1 - Chelsea] - 2026-04-11
54
55
+### Added
56
57
- Integrate Flyway for database schema versioning and automated migrations;
58
add `spring-boot-starter-flyway` (Spring Boot 4.0 requires this dedicated
59
starter for autoconfiguration — `flyway-core` alone is insufficient) and
@@ -66,10 +78,6 @@ Release names follow the **historic football clubs** naming convention (A–Z):
66
78
toolchain (`javac`, `jshell`, debug utilities) while retaining the full JVM
67
79
(#307)
68
80
69
-### Fixed
70
-
71
-### Removed
72
73
81
---
74
82
75
83
## [2.0.0 - Barcelona] - 2026-04-06
0 commit comments