This commit is contained in:
Daniel Rojas 2021-08-23 19:25:20 +02:00
parent 0e62bc8cc2
commit 877828aecf

View File

@ -13,10 +13,10 @@
## Misc. fixes
- Remove case-sensitivity issues with pin names and labels ([#160](https://github.com/formatc1702/WireViz/issues/160), [#229](https://github.com/formatc1702/WireViz/pull/229))
- Improve type hinting ([#156](https://github.com/formatc1702/WireViz/issues/156), [#163](https://github.com/formatc1702/WireViz/pull/163))
- Move BOM management and HTML functions to separate modules ([#151](https://github.com/formatc1702/WireViz/issues/151), [#192](https://github.com/formatc1702/WireViz/pull/192))
- Bug fixes ([#218](https://github.com/formatc1702/WireViz/pull/218), [#221](https://github.com/formatc1702/WireViz/pull/221))
<!-- Placeholder -->
## [0.2](https://github.com/formatc1702/WireViz/tree/v0.2) (2020-10-17)