Skip to content

Commit bd50c7d

Browse files
committed
Prepare CHANGELOG for version 0.25.1
1 parent 226e8e9 commit bd50c7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html),
77
with the exception that 0.x versions can break between minor versions.
88

9-
## Unreleased
9+
## [0.25.1] - 2025-08-01
1010
### Fixed
1111
- footnotes: Fix parsing of footnote definitions containing multiple paragraphs
1212
separated by blank lines. Before it only worked if paragraphs were separated
@@ -480,6 +480,7 @@ API breaking changes (caused by changes in spec):
480480
Initial release of commonmark-java, a port of commonmark.js with extensions
481481
for autolinking URLs, GitHub flavored strikethrough and tables.
482482
483+
[0.25.1]: https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.25.0...commonmark-parent-0.25.1
483484
[0.25.0]: https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.24.0...commonmark-parent-0.25.0
484485
[0.24.0]: https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.23.0...commonmark-parent-0.24.0
485486
[0.23.0]: https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.22.0...commonmark-parent-0.23.0

0 commit comments

Comments
 (0)