Skip to content

Commit b650144

Browse files
committed
Release 2.5.3
1 parent ac01aa5 commit b650144

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
66

77
## [Unreleased][unreleased]
88

9+
## [2.5.3] - 2024-08-16
10+
911
### Changed
1012

1113
- Made compatible with CommonMark spec 0.31.1, including:
@@ -629,7 +631,8 @@ No changes were introduced since the previous release.
629631
- Alternative 1: Use `CommonMarkConverter` or `GithubFlavoredMarkdownConverter` if you don't need to customize the environment
630632
- Alternative 2: Instantiate a new `Environment` and add the necessary extensions yourself
631633

632-
[unreleased]: https://github.com/thephpleague/commonmark/compare/2.5.2...main
634+
[unreleased]: https://github.com/thephpleague/commonmark/compare/2.5.3...main
635+
[2.5.3]: https://github.com/thephpleague/commonmark/compare/2.5.2...2.5.3
633636
[2.5.2]: https://github.com/thephpleague/commonmark/compare/2.5.1...2.5.2
634637
[2.5.1]: https://github.com/thephpleague/commonmark/compare/2.5.0...2.5.1
635638
[2.5.0]: https://github.com/thephpleague/commonmark/compare/2.4.4...2.5.0

0 commit comments

Comments
 (0)