d2/ci/release/changelogs/next.md

12 lines
447 B
Markdown
Raw Normal View History

2023-01-20 04:56:57 +00:00
#### Features 🚀
2023-02-24 21:50:17 +00:00
- PDF exports are now supported. [#120](https://github.com/terrastruct/d2/issues/120)
- 3D Hexagons are now supported. [#869](https://github.com/terrastruct/d2/issues/869)
2023-02-24 21:50:17 +00:00
2022-12-01 20:59:53 +00:00
#### Improvements 🧹
2022-11-15 00:53:57 +00:00
#### Bugfixes ⛑️
2023-02-24 07:18:48 +00:00
- Error reported when no actors are declared in sequence diagram. [#886](https://github.com/terrastruct/d2/pull/886)
- Fixed img bundling on image shapes. [#889](https://github.com/terrastruct/d2/issues/889)