diff --git a/CHANGES b/CHANGES
index 44167772293e14335d7fee17c6e0e980cc77d648..9db4953af6dcb3c419be484a79347b526dc03cfa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,8 @@ v3.2.0
 - Add display command type for overriding item display data
 - Add documentation for plugins scripting API
 - Add script function afterMilliseconds()
+- Add isGlobalShortcut property to commands
+- Allow to set global and menu command shortcuts in preferences
 - New icon appearance (Font Awesome 5)
 - Search in icon dialog (just start typing text)
 - Improve scripting API for plugins
@@ -17,6 +19,7 @@ v3.2.0
 - Hide main tool bar when internal editor is visible
 - Run scripts safely in client process
 - Omit closing internal editor if item changes
+- Smoother scrolling and item browsing
 - Fix accepting dialog() on Ctrl+Enter and Enter
 - Fix sleep() timing out before interval
 - Fix Dir().separator() return value type