d2/ci/release/changelogs/next.md

16 lines
660 B
Markdown
Raw Normal View History

2022-12-01 22:01:20 +00:00
#### Features 🚀
2022-11-15 00:53:57 +00:00
2022-12-12 07:31:01 +00:00
- Diagram padding can now can be configured in the CLI (default 100px).
[https://github.com/terrastruct/d2/pull/431](https://github.com/terrastruct/d2/pull/431)
2022-12-01 20:59:53 +00:00
#### Improvements 🧹
2022-11-15 00:53:57 +00:00
#### Bugfixes ⛑️
2022-12-12 00:21:14 +00:00
2022-12-12 00:47:23 +00:00
- Fixed crash when sequence diagrams had no messages.
2022-12-12 00:28:30 +00:00
[https://github.com/terrastruct/d2/pull/427](https://github.com/terrastruct/d2/pull/427)
2022-12-12 00:47:23 +00:00
- Fixed `constraint` keyword setting label.
[https://github.com/terrastruct/d2/issues/415](https://github.com/terrastruct/d2/issues/415)
2022-12-12 00:21:14 +00:00
- Fixed serialization affecting binary plugins (TALA).
[https://github.com/terrastruct/d2/pull/426](https://github.com/terrastruct/d2/pull/426)