d2/ci/release/changelogs/next.md

14 lines
593 B
Markdown
Raw Normal View History

#### Features 🚀
- Vars: vars in markdown blocks are substituted [#2218](https://github.com/terrastruct/d2/pull/2218)
2024-11-19 00:23:35 +00:00
- Markdown: Github-flavored tables work in `md` blocks [#2221](https://github.com/terrastruct/d2/pull/2221)
#### Improvements 🧹
2022-11-15 00:53:57 +00:00
2024-11-08 21:26:38 +00:00
- Composition: links pointing to own board are purged [#2203](https://github.com/terrastruct/d2/pull/2203)
#### Bugfixes ⛑️
2024-11-11 01:55:20 +00:00
- Imports: fixes using substitutions in `icon` values [#2207](https://github.com/terrastruct/d2/pull/2207)
2024-11-18 16:00:57 +00:00
- Markdown: fixes ampersands in URLs in markdown [#2219](https://github.com/terrastruct/d2/pull/2219)