summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-09-14 15:59:39 +0200
committerGitHub <noreply@github.com>2020-09-14 15:59:39 +0200
commit2ef120fa7a983583253e4967d119c7e1a61ef154 (patch)
tree0ddfd1548eb28e03105991fd9e7767e3b701d4b5
parente8a3f31348d48bafaa2dbe818cf7bc850d4d3ec5 (diff)
docs(changelog): window resizing
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23a407a..570c252 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Fixed
* Fixed resolv.conf parsing for rDNS in some cases (https://github.com/imsnif/bandwhich/pull/184) - [@Ma27](https://github.com/Ma27)
+* Cross platform window resizing (fixes momentary UI break when resizing window on Windows) (https://github.com/imsnif/bandwhich/pull/186) - [@remgodow](https://github.com/remgodow)
## [0.18.1] - 2020-09-11