diff --git a/CHANGELOG.md b/CHANGELOG.md index 6645861c261..5d5cd12a91e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * fixed bad alignment between net endpoint and port label for gates with ports not connected to nets * fixed log output got incorrectly supressed in case command line arguments were solely directed at plugins * fixed wrong layouting of endpoints in GUI in the presence of unconnected pins/ports +* fixed wrong calculation of minimum size of the dockbars +* fixed bottom dockbar not reappearing when dragging removing every widget from it ## [3.1.6] - 2020-11-22 19:30:00+02:00 (urgency: medium) * added `netlist_utilities::get_subgraph_function` variants with and without cache