summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-10-07 12:58:38 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-10-07 12:58:38 +0300
commitc2faaa4d39900fc15f940e6dc32cba382491f1e5 (patch)
treecb6eb8c6affbe57bbaac7b45c4a2122d06f67aca /CHANGELOG.md
parent4865f852d8b0069137db529fd40d63b9e19a133e (diff)
Add the correct parent to scaleCombo
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a85a2ffc..c4e810de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,17 @@
## [Unreleased]
+## [0.6.2] - 2018-10-06
+
+### Features
+- Display tags as sorting items in the community panel (#401 @vberger)
+- Add ability to configure the font size.
+
+### Improvements
+- Don't enable tray by default.
+- Remove room re-ordering option.
+- Hard-coded pixel values were removed. The sizes are derived from the font.
+
## [0.6.1] - 2018-09-26
### Improvements