diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6b62bfe..18c1cf3b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Errors when fetching are now shown with popup errors instead of "Error fetching updates" in panel headers
+- Fixed custom emoji not working in profile field names
## [2.2.0] - 2020-11-06
diff --git a/index.html b/index.html
index 1ff944d9..ba072eda 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,6 @@