From ff0915508747b596b46a526fd5545d752a59b095 Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Sun, 26 Apr 2020 16:20:16 +0100 Subject: [PATCH] Update changelog for 1.18.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e37553b3..37e50568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Tridactyl changelog +## Release 1.18.1 / 26-04-2020 + +- Bug fixes + + - Configuration was occasionally broken by `null`s appearing in unexpected places: ([#2324](https://github.com/tridactyl/tridactyl/issues/2324)) + ## Release 1.18.0 / 23-04-2020 - New features