v0.2.11
This commit is contained in:
parent
cd47fc8dd7
commit
f5022a9b17
1 changed files with 11 additions and 0 deletions
11
ci/release/changelogs/v0.2.11.md
Normal file
11
ci/release/changelogs/v0.2.11.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#### Features 🚀
|
||||
|
||||
- TALA's core algorithm seed can be specified.
|
||||
|
||||
#### Improvements 🧹
|
||||
|
||||
- Reduces edge crossings such that no port swaps can result in less crossings.
|
||||
|
||||
#### Bugfixes ⛑️
|
||||
|
||||
- Fixes an alignment issue with descendants. [#15](https://github.com/terrastruct/TALA/issues/15)
|
||||
Loading…
Reference in a new issue