changelog

This commit is contained in:
Alexander Wang 2023-03-17 20:33:38 -07:00
parent 396df43581
commit d3c1a3378e
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -2,6 +2,8 @@
#### Improvements 🧹 #### Improvements 🧹
- `<title>` attribute of HTML in watch mode is the base file name, instead of the whole path. [#1054](https://github.com/terrastruct/d2/pull/1054)
#### Bugfixes ⛑️ #### Bugfixes ⛑️
- Code blocks are not affected by uppercasing from special themes like Terminal. [#1053](https://github.com/terrastruct/d2/pull/1053) - Code blocks are not affected by uppercasing from special themes like Terminal. [#1053](https://github.com/terrastruct/d2/pull/1053)