From 40c65500c8e86bd565178a461f01883e8886f76b Mon Sep 17 00:00:00 2001 From: Tudor Roman Date: Sat, 10 Oct 2020 19:32:48 +0300 Subject: [PATCH] version v0.5.2 --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5657a63..41d753c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,3 +20,7 @@ * 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. + +## v0.5.2 + +* Fixed uninstall makefile rule thanks to @xero diff --git a/VERSION b/VERSION index 4b9fcbe..cb0c939 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.1 +0.5.2