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
6
6
7
7
## [ Unreleased] [ unreleased ]
8
8
9
+ ## [ 2.6.2] - 2025-04-18
10
+
9
11
### Fixed
10
12
11
13
- Fixed Attributes extension parsing regression (#1071 )
@@ -687,7 +689,8 @@ No changes were introduced since the previous release.
687
689
- Alternative 1: Use ` CommonMarkConverter ` or ` GithubFlavoredMarkdownConverter ` if you don't need to customize the environment
688
690
- Alternative 2: Instantiate a new ` Environment ` and add the necessary extensions yourself
689
691
690
- [ unreleased ] : https://github.com/thephpleague/commonmark/compare/2.6.1...main
692
+ [ unreleased ] : https://github.com/thephpleague/commonmark/compare/2.6.1...2.6.2
693
+ [ 2.6.2 ] : https://github.com/thephpleague/commonmark/compare/2.6.1...2.6.2
691
694
[ 2.6.1 ] : https://github.com/thephpleague/commonmark/compare/2.6.0...2.6.1
692
695
[ 2.6.0 ] : https://github.com/thephpleague/commonmark/compare/2.5.3...2.6.0
693
696
[ 2.5.3 ] : https://github.com/thephpleague/commonmark/compare/2.5.2...2.5.3
You can’t perform that action at this time.
0 commit comments