Skip to content

Commit 06c3b0b

Browse files
committed
Prepare to release 2.6.2
1 parent 771974c commit 06c3b0b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
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.6.2] - 2025-04-18
10+
911
### Fixed
1012

1113
- Fixed Attributes extension parsing regression (#1071)
@@ -687,7 +689,8 @@ No changes were introduced since the previous release.
687689
- Alternative 1: Use `CommonMarkConverter` or `GithubFlavoredMarkdownConverter` if you don't need to customize the environment
688690
- Alternative 2: Instantiate a new `Environment` and add the necessary extensions yourself
689691

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
691694
[2.6.1]: https://github.com/thephpleague/commonmark/compare/2.6.0...2.6.1
692695
[2.6.0]: https://github.com/thephpleague/commonmark/compare/2.5.3...2.6.0
693696
[2.5.3]: https://github.com/thephpleague/commonmark/compare/2.5.2...2.5.3

0 commit comments

Comments
 (0)