Skip to content

Commit 509dc75

Browse files
committed
Update changelog
1 parent 0ef285a commit 509dc75

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
## [0.4](https://github.com/formatc1702/WireViz/tree/v0.4) (20XX-XX-XX)
44

5+
### Backward-incompatible changes
6+
- New syntax for autogenerated components ([#184](https://github.com/wireviz/WireViz/issues/184), [#186](https://github.com/wireviz/WireViz/pull/186))
7+
- New command line interface ([#244](https://github.com/wireviz/WireViz/pull/244))
8+
9+
10+
### New features
11+
12+
- Allow mates between connectors ([#134](https://github.com/wireviz/WireViz/issues/134), [#186](https://github.com/wireviz/WireViz/pull/186))
13+
- Improve technical drawing output ([#74](https://github.com/wireviz/WireViz/pull/74), [#32](https://github.com/wireviz/WireViz/issues/32), [#239](https://github.com/wireviz/WireViz/pull/239))
14+
- Embed images in SVG output ([#189](https://github.com/wireviz/WireViz/pull/189))
15+
16+
17+
### Misc. fixes
18+
- Use `isort` and `black` for cleaner code and easier merging ([#248](https://github.com/wireviz/WireViz/pull/248))
19+
- Code improvements ([#246](https://github.com/wireviz/WireViz/pull/246), [#250](https://github.com/wireviz/WireViz/pull/250))
20+
521

622
## [0.3.1](https://github.com/formatc1702/WireViz/tree/v0.3.1) (2021-10-25)
723

0 commit comments

Comments
 (0)