summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-02 13:38:27 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-02 13:38:27 +0100
commit95e8268796fbc7cab59ae7f9d16c77f82fa251fb (patch)
treea9cf307f68a5d99ff241d6e95dc0893d4ba0b686 /Changelog
parenta03fdcf3a2800ce7193a18261e2f2e08961b73a8 (diff)
Add tagline to changelog.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index f7bd0241..19ef6627 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-v1.3.0 (unreleased)
+v1.3.0: Dan vs. Greg: The never ending story. (unreleased)
New Features
- Use randr for getting monitor layout. Fallback to xinerama if not available.
- Re-add fuzzy parser.
@@ -23,8 +23,9 @@ v1.3.0 (unreleased)
- Improved documentation of functions in code.
- DRun: Set work directory when executing file. (#482)
- Memory leak fixes.
+ - Improve scrollbar behaviour.
Removals
- - opacity option. The transparancy support in the theme can do the same and more.
+ - opacity option. The transparency support in the theme can do the same and more.
v1.2.0
New Features