summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2021-11-29 19:31:31 +0100
committerDave Davenport <qball@blame.services>2021-11-29 19:31:31 +0100
commitf72d6135bd8c4903adb233457b2ca1b0ca4b2705 (patch)
tree1f9a9d9f796f9e6789a07d5cf8fa3eb23da2a1a0 /Changelog
parentb03c072aaaf5de4557c7c9e7e8997d5c639dc818 (diff)
[Config] on -dump-config do not include -theme option.
But print the right line at the bottom. fixes: #1534
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4f31be6f..d27a3b09 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+v1.7.2:
+ - Fix building without window mode enabled.
+ - Do not print out the 'theme' field in confgiration on dump.
+
v1.7.1: Turtley amazing!
- [Theme] Fix highlight with only theme.
- Updated documentation and landing page (Thanks to RaZ0rr-Two)