diff --git a/src/components/app/RightPanel.vue b/src/components/app/RightPanel.vue
index 193edb1..fcc98e2 100644
--- a/src/components/app/RightPanel.vue
+++ b/src/components/app/RightPanel.vue
@@ -34,7 +34,7 @@
-
+
diff --git a/src/utils/changelog.js b/src/utils/changelog.js
index 2e8c097..fa8c239 100644
--- a/src/utils/changelog.js
+++ b/src/utils/changelog.js
@@ -11,6 +11,7 @@ const config = [
],
next: [
'make tabs in emoji panel',
+ 'Make it so that emoji panel closes when clicking outside the panel.',
'Custom emojis for freeeee!',
]
},