diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-05-17 15:41:50 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2024-05-17 15:49:14 +0200 |
| commit | 5011510270c2c23f0ab019af486b26db0d62261b (patch) | |
| tree | 860b4f4140fce001cb83ec287c54099efee6d32a /docs/changelog.md | |
| parent | 59d545d908d4456e1b3d2f3cac44d501900e38bc (diff) | |
Version bumpv0.11.1
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 |
