1 parent d555bcf commit ebefd25Copy full SHA for ebefd25
1 file changed
docs/CHANGELOG.md
@@ -6,9 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
7
## [Unreleased]
8
9
-### Changed
+## [1.0.3] - 2026-07-20
10
+
11
+### Fixed
12
13
+- Changelog now reflects restoration of `demo/symfony7` (incorrect Unreleased note from `1.0.1` era removed).
14
15
+## [1.0.2] - 2026-07-20
16
17
18
-- Removed the Symfony 7 demo (`demo/symfony7`); the maintained sample is `demo/symfony8` only. Bundle support for Symfony 7.x is unchanged.
19
+- Restored the Symfony 7 demo (`demo/symfony7`) that was accidentally removed in `1.0.1`.
20
21
## [1.0.1] - 2026-07-20
22
0 commit comments