diff options
Diffstat (limited to 'docs/changelog.md')
| -rw-r--r-- | docs/changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index 7105916a..78213605 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,7 +5,7 @@ description: | --- # Changelog -## Unreleased +## Version 0.11.1 (May 17, 2024) { #v0.11.1 } - Security - Fixed a vulnerability where image files at known paths could be embedded into the PDF even if they were outside of the project directory @@ -59,6 +59,8 @@ description: | properly escaped - Fixed various documentation errors +<contributors from="v0.11.0" to="v0.11.1" /> + ## Version 0.11.0 (March 15, 2024) { #v0.11.0 } - Tables (thanks to [@PgBiel](https://github.com/PgBiel)) - Tables are now _much_ more flexible, read the new |
