From edfb0a79ab805c2bf6f2ae240fb21768d9e10a9b Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 24 Oct 2019 17:58:35 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 263fff5..3c53539 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ + +## 2.10.0 - PlatformIO + +* Add setting to disable toolbar buttons (issue #794) +* Update themes on config changes (issue #793) + ## 2.9.4 - PlatformIO -* add compatibility for Atom Electron 3.x builds +* Add compatibility for Atom Electron 3.x builds ## 2.9.3 - PlatformIO