diff --git a/data/gala.metainfo.xml.in b/data/gala.metainfo.xml.in
index ca70bbb64..60af89244 100644
--- a/data/gala.metainfo.xml.in
+++ b/data/gala.metainfo.xml.in
@@ -27,6 +27,24 @@
contact_at_elementary.io
+
+
+ Improvements:
+
+ - Show transient windows over their parents in the multitasking view
+ - Added a brand new on screen keyboard for the secure session
+ - Screenshotting a window now includes open menus
+ - On touchscreens swiping up from the bottom will now open the multitasking view
+ - Fixed various edge cases that could lead to glitches with minimize and maximize animations
+ - Updated translations
+
+
+
+ Task switcher is very sensitive to mouse movement
+ "Current window" doesn't include children like popovers
+
+
+
Improvements:
diff --git a/meson.build b/meson.build
index c37cb6091..3bf3126cb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gala',
'vala',
- version: '8.5.1',
+ version: '8.6.0',
meson_version: '>= 0.59.0',
license: 'GPL3',
default_options: [