Update changelog

This commit is contained in:
Nathan Sarang-Walters 2024-12-16 15:37:22 -08:00 committed by Maricaya
parent 0642d5c843
commit 5aab6123b7
No known key found for this signature in database
GPG key ID: 91DA6031E30DE02F

View file

@ -5,6 +5,7 @@
- Vars: vars in markdown blocks are substituted [#2218](https://github.com/terrastruct/d2/pull/2218) - Vars: vars in markdown blocks are substituted [#2218](https://github.com/terrastruct/d2/pull/2218)
- Markdown: Github-flavored tables work in `md` blocks [#2221](https://github.com/terrastruct/d2/pull/2221) - Markdown: Github-flavored tables work in `md` blocks [#2221](https://github.com/terrastruct/d2/pull/2221)
- CLI: PNG output to stdout is supported using `--stdout-format png -` [#2260](https://github.com/terrastruct/d2/pull/2260) - CLI: PNG output to stdout is supported using `--stdout-format png -` [#2260](https://github.com/terrastruct/d2/pull/2260)
- `d2 fm` now supports a `--check` flag [#2253](https://github.com/terrastruct/d2/pull/2253)
#### Improvements 🧹 #### Improvements 🧹