summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-10-07 13:13:14 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-10-07 13:13:14 +0300
commit4b807229aa20d6f4891e35f08d489da427d3d0b6 (patch)
treead5c7d005429f6fa24fa63934b81086125f0113f /CHANGELOG.md
parentc2faaa4d39900fc15f940e6dc32cba382491f1e5 (diff)
Remove built-in emoji picker
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4e810de..5d58d047 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,9 +10,12 @@
### 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.
+### Removed
+- Remove room re-ordering option.
+- Built-in emoji picker & emoji font.
+
## [0.6.1] - 2018-09-26
### Improvements