Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

43 lines (26 loc) · 1.2 KB

Changelog

0.6.0 - 2023-08-03

Added

  • added link reference definition as AST node (renders as empty) for roundtripping (markdown-it-rust#22)

Changed

Fixed

0.5.1 - 2023-07-05

Fixed

0.5.0 - 2023-05-13

Added

Changed

  • reference map changed from a HashMap to a trait object, allowing user to override it (markdown-it-rust#17)

0.0.0 - 0.4.0 (2022-05-21 - 2022-10-03)

Initial commits. Software was not stabilized yet, so changes weren't documented at that point.