Skip to content

Commit 3af569d

Browse files
committed
[#2582] added required changelog entry
Signed-off-by: Stefan Gehrig <stefan.gehrig.hn@googlemail.com>
1 parent dd67627 commit 3af569d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ a release.
2121
### Changed
2222
- All: Removed the dollar sign from the generated cache ID for extension metadata to ensure only characters mandated by [PSR-6](https://www.php-fig.org/psr/psr-6/#definitions) are used, improving compatibility with caching implementations with strict character requirements (#2978)
2323

24+
### Fixed
25+
- Tree: Fixed inserting multiple root nodes in one flush operation with the nested set strategy in certain circumstances (#2582)
26+
2427
## [3.22.0] - 2025-12-13
2528
### Added
2629
- Support for Symfony 8

0 commit comments

Comments
 (0)