Skip to content

Commit 387a8d0

Browse files
committed
Bumping CHANGELOG.md for v4.1.0
1 parent c293128 commit 387a8d0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project are documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [4.1.0] - 2025-12-08
8+
### Added
9+
- Additional tests for `OrderedListRenderer`
10+
- Support for Symfony v8
11+
### Changed
12+
- Changed `OrderedListRenderer` from extending `ListRenderer` to decorating it
13+
- Updated minimum versions of several dependencies in `composer.json`
14+
715
## [4.0.0] - 2024-12-20
816
### Added
917
- `SluggerInterface` interface for new `UniqueSlugger` logic

0 commit comments

Comments
 (0)