Skip to content

Commit d990688

Browse files
committed
Prepare to release 2.6.1
1 parent a35bdc9 commit d990688

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.1] - 2024-12-29
10+
911
### Fixed
1012

1113
- Rendered list items should only add newlines around block-level children (#1059, #1061)
@@ -681,7 +683,8 @@ No changes were introduced since the previous release.
681683
- Alternative 1: Use `CommonMarkConverter` or `GithubFlavoredMarkdownConverter` if you don't need to customize the environment
682684
- Alternative 2: Instantiate a new `Environment` and add the necessary extensions yourself
683685

684-
[unreleased]: https://github.com/thephpleague/commonmark/compare/2.6.0...main
686+
[unreleased]: https://github.com/thephpleague/commonmark/compare/2.6.1...main
687+
[2.6.1]: https://github.com/thephpleague/commonmark/compare/2.6.0...2.6.1
685688
[2.6.0]: https://github.com/thephpleague/commonmark/compare/2.5.3...2.6.0
686689
[2.5.3]: https://github.com/thephpleague/commonmark/compare/2.5.2...2.5.3
687690
[2.5.2]: https://github.com/thephpleague/commonmark/compare/2.5.1...2.5.2

0 commit comments

Comments
 (0)