commit
3748441be5
2 changed files with 5 additions and 2 deletions
|
|
@ -2,6 +2,4 @@
|
||||||
|
|
||||||
#### Improvements 🧹
|
#### Improvements 🧹
|
||||||
|
|
||||||
- Improves compiler's tooltip URL check. [#1390](https://github.com/terrastruct/d2/pull/1390)
|
|
||||||
|
|
||||||
#### Bugfixes ⛑️
|
#### Bugfixes ⛑️
|
||||||
|
|
|
||||||
5
ci/release/changelogs/v0.5.1.md
Normal file
5
ci/release/changelogs/v0.5.1.md
Normal 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)
|
||||||
Loading…
Reference in a new issue