Next version

This commit is contained in:
Vincent Prouillet 2024-06-21 11:01:42 +02:00 committed by Vincent Prouillet
parent 764b8cab84
commit 39dfc4b525

View File

@ -1,5 +1,7 @@
# Changelog
## 0.19.1 (unreleased)
## 0.19.0 (2024-06-20)
- Updates the pulldown-cmark dependency to v0.11.0. This improves footnote handling, and may also introduce some minor behavior changes such as reducing the amount of unnecessary HTML-escaping of text content.