Skip to content

Commit

Permalink
v0.9.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeCarrier committed Apr 20, 2024
1 parent 6822708 commit e7860ca
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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 `<object>`
Expand Down

0 comments on commit e7860ca

Please sign in to comment.