File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments