This commit is contained in:
Alexander Wang 2023-06-09 20:11:35 -07:00
parent 5f7f0cad60
commit 320f80948e
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE
2 changed files with 7 additions and 2 deletions

View file

@ -1,5 +1,5 @@
This is a hotfix to 0.5.0, imports weren't working on Windows.
#### Features 🚀
#### Improvements 🧹
- Improves compiler's tooltip URL check. [#1390](https://github.com/terrastruct/d2/pull/1390)
#### Bugfixes ⛑️

View file

@ -0,0 +1,5 @@
This is a hotfix to 0.5.0, imports weren't working on Windows.
#### Improvements 🧹
- Improves compiler's tooltip URL check. [#1390](https://github.com/terrastruct/d2/pull/1390)