From 3356569c35abe8bd302f8bd9b534e1bb5e3df2fe Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Mon, 25 Oct 2021 20:24:56 +0200 Subject: [PATCH] Add v0.3.1 release --- docs/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a579716..6771548 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -3,6 +3,12 @@ ## [0.4](https://github.com/formatc1702/WireViz/tree/v0.4) (20XX-XX-XX) +## [0.3.1](https://github.com/formatc1702/WireViz/tree/v0.3.1) (2021-10-25) + +### Hotfix + +- Assign generic harness title when using WireViz as a module and not specifying an output file name ([#253](https://github.com/formatc1702/WireViz/issues/253), [#254](https://github.com/formatc1702/WireViz/pull/254)) + ## [0.3](https://github.com/formatc1702/WireViz/tree/v0.3) (2021-10-11)