diff --git a/CHANGELOG.md b/CHANGELOG.md index 602ad5f..2ab8903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +## v0.2.0 (2023-01-31) + +#### Bug Fixes + +* embedding broken when dependants are built with `--no-deps` [06e263b3](06e263b3) by [frehberg](https://github.com/frehberg) + +#### Features + +* allow loading diagrams from filesystem via macro attrs [0eb7e08f](0eb7e08f) by [drbh](https://github.com/drbh) + ### v0.1.12 (2022-08-17)