update changelog

This commit is contained in:
segelt 2023-04-03 00:52:48 +03:00
parent 9ac7a301b1
commit d3325b3741
No known key found for this signature in database
GPG key ID: F6A5177C475E2339

View file

@ -10,3 +10,4 @@
- Fix a bug in ID parsing [#322](https://github.com/terrastruct/d2/issues/322) - Fix a bug in ID parsing [#322](https://github.com/terrastruct/d2/issues/322)
- Fix a bug in watch mode parsing SVG [#1119](https://github.com/terrastruct/d2/issues/1119) - Fix a bug in watch mode parsing SVG [#1119](https://github.com/terrastruct/d2/issues/1119)
- Namespace transitions so that multiple animated D2 diagrams can exist on the same page [#1123](https://github.com/terrastruct/d2/issues/1123) - Namespace transitions so that multiple animated D2 diagrams can exist on the same page [#1123](https://github.com/terrastruct/d2/issues/1123)
- Fix a bug in vertical alignment of appendix lines [#1104](https://github.com/terrastruct/d2/issues/1104)