From ef289f59bfacef04adafa006baa35899f465c6d9 Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Mon, 23 Aug 2021 19:23:40 +0200 Subject: [PATCH] Revert "Update changelog" The change will instead be logged in the `doc/changelog` branch --- docs/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 3d30387..2231db4 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -13,7 +13,6 @@ ## 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))