diff --git a/CHANGELOG.md b/CHANGELOG.md index 7edc406a..b53c2987 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ ## 0.19.0 (unreleased) - Updates the pulldown-cmark dependency to v0.10.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. +- Add bottom footnotes with backreference option +- Fix link check report inconsistency +- Fix resizing for images with EXIF orientation +- Add MIME type to get_image_metadata ## 0.18.0 (2023-12-18)