v0.1.1
This commit is contained in:
parent
2307e2063a
commit
284892e531
2 changed files with 7 additions and 4 deletions
|
|
@ -2,8 +2,4 @@
|
|||
|
||||
#### Improvements 🧹
|
||||
|
||||
- The Windows release binary is now suffixed correctly with `.exe` [#388](https://github.com/terrastruct/d2/issues/388)
|
||||
|
||||
#### Bugfixes ⛑️
|
||||
|
||||
- Fixed sequence diagram span size for self-edges [#397](https://github.com/terrastruct/d2/pull/397)
|
||||
|
|
|
|||
7
ci/release/changelogs/v0.1.1.md
Normal file
7
ci/release/changelogs/v0.1.1.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#### Improvements 🧹
|
||||
|
||||
- The Windows release binary is now suffixed correctly with `.exe` [#388](https://github.com/terrastruct/d2/issues/388)
|
||||
|
||||
#### Bugfixes ⛑️
|
||||
|
||||
- Fixed sequence diagram span size for self-edges [#397](https://github.com/terrastruct/d2/pull/397)
|
||||
Loading…
Reference in a new issue