From 9cb9ede487c94fec6013bed11f7017be783773d2 Mon Sep 17 00:00:00 2001 From: KV Date: Fri, 8 Sep 2023 21:02:53 +0200 Subject: [PATCH] Add #256 --- docs/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a7932ad..28f8ba1 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -18,6 +18,7 @@ - Use `isort` and `black` for cleaner code and easier merging ([#248](https://github.com/wireviz/WireViz/pull/248)) - Code improvements ([#246](https://github.com/wireviz/WireViz/pull/246), [#250](https://github.com/wireviz/WireViz/pull/250)) - Bug fixes ([#264](https://github.com/wireviz/WireViz/pull/264), [#318](https://github.com/wireviz/WireViz/pull/318)) +- Minor adjustments ([#256](https://github.com/wireviz/WireViz/pull/256)) ## [0.3.2](https://github.com/formatc1702/WireViz/tree/v0.3.2) (2021-11-27)