diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in
index 9c08f158d..acf6c97b7 100644
--- a/data/code.metainfo.xml.in
+++ b/data/code.metainfo.xml.in
@@ -68,6 +68,25 @@
contact_AT_elementary.io
+
+
+ Improvements:
+
+ - Trailing spaces are now removed when the document focuses out (subject to setting)
+ - Focus following is implemented between textview and terminal pane
+ - A new dialog for branch actions (open, new) is implemented linked to hot-key Ctrl-B
+
+ Minor updates:
+
+ - Restoring screen state no longer can get stuck always restoring full screen
+ - Updated translations
+
+
+
+ Automatically remove trailing spaces after pressing Enter when autosave is enabled
+ Quickly open recently worked on projects/branches
+
+
Improvements: