diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-10-07 12:58:38 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-10-07 12:58:38 +0300 |
commit | c2faaa4d39900fc15f940e6dc32cba382491f1e5 (patch) | |
tree | cb6eb8c6affbe57bbaac7b45c4a2122d06f67aca /CHANGELOG.md | |
parent | Remove room re-ordering option (diff) | |
download | nheko-c2faaa4d39900fc15f940e6dc32cba382491f1e5.tar.xz |
Add the correct parent to scaleCombo
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
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 |