From 575c92ed6bff235652dfa07e1f9a6fe9f563646e Mon Sep 17 00:00:00 2001 From: Tudor Roman Date: Wed, 22 Apr 2020 16:25:50 +0300 Subject: [PATCH] bump version to 0.5.1 --- CHANGELOG.md | 9 +++++++++ VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ddf6cb..5657a63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,3 +11,12 @@ * Windows can be focused by others (_NET_ACTIVE_WINDOW) * Windowchef respects chwbb, again. (#51) * Borders render correctly in some programs (#49) + +## v0.5.1 + +* Fixed [#49 Internal border causes black/transparent border on termite](https://github.com/tudurom/windowchef/issues/49). +* Windowchef will print the cause of error when loading of the config file fails. +* Last window focusing works correctly +* Fixed [#62 'waitron window_rev_cycle' crash report](https://github.com/tudurom/windowchef/issues/62) +* [Added grid movement and resizing + functions](https://github.com/tudurom/windowchef/pull/64) thanks to @vxid. diff --git a/VERSION b/VERSION index 8f0916f..4b9fcbe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.0 +0.5.1