diff --git a/CHANGELOG.md b/CHANGELOG.md index 794697a..68a895f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 0.9.0: maintainer guilt + +* Migrate to Poetry for dependency management +* Update all of our ailing dependencies +* Use `Logger.warning` over `Logger.warn` to fix deprecation warnings +* Document `--embed-svg-images` for shape libraries +* Support inlining SVG content with `embed_format: '{content}'`; props @herberton +* Fix handling of diagram filenames containing spaces + ## 0.8.0: embed modes for SVG * Allow embedding SVGs inline or with ``