summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2018-03-18 12:34:38 +0100
committerDave Davenport <qball@gmpclient.org>2018-03-18 12:34:38 +0100
commit234cfd548e7bef275dddd5ca2223b64356528bd2 (patch)
tree5501b8c432f98b0126d848f0a5a55de46b54a3e1
parent7f83fa3dd3f8bd1af96faca3fcd7137ca55f7bb3 (diff)
Update release notes.
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bb56241d..24a19ae0 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,12 @@
+v1.5.1:
+ - Egor Zvorykin: Fix typos in theme manpage. (#760)
+ - Ben: Fix README config file location. (#761)
+ - [SSH] Reload when ssh entry is deleted.
+ - Add support for randr 1.5 monitors. (#749)
+ - Diki Anata: Fix border layout structure.
+ - Remove duplicate tests. (#543)
+ - Fix make test in libnkutils.
+
v1.5.0:
- [Theme] Accept integer notation for double properties. (#752)
- [View] Theme textboxes are vertically sized and horizontal wrapped. (#754)