File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,18 @@ with the exception that 0.x versions can break between minor versions.
88
99## [ 0.25.0] - 2025-06-20
1010### Added
11- - Include OSGi metadata in jars (` META-INF/MANIFEST.MF ` files)
12- - More documentation with examples for ` Node ` classes
11+ - Include OSGi metadata in jars (` META-INF/MANIFEST.MF ` files) ( # 378 )
12+ - More documentation with examples for ` Node ` classes ( # 370 )
1313### Changed
1414- GitHub tables: Tables are now parsed even if there's no blank line before the
15- table heading, matching GitHub's behavior.
15+ table heading, matching GitHub's behavior. ( # 381 )
1616### Fixed
1717- ` MarkdownRenderer ` : Fix precedence for ` nodeRendererFactory ` : Factories passed
18- to the builder can now override rendering for core node types.
18+ to the builder can now override rendering for core node types. ( # 368 )
1919- ` MarkdownRenderer ` : Fix exception with ordered lists with a long first number
2020 followed by a shorter one (#382 )
21- - Fix warning in Eclipse about "missing 'requires transitive'"
22- - Fix Android incompatibility with ` requireNonNullElseGet `
21+ - Fix warning in Eclipse about "missing 'requires transitive'" ( # 358 )
22+ - Fix Android incompatibility with ` requireNonNullElseGet ` ( # 369 )
2323
2424## [ 0.24.0] - 2024-10-21
2525### Added
You can’t perform that action at this time.
0 commit comments