diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in
index cf48097cd..8bf52890b 100644
--- a/data/code.metainfo.xml.in
+++ b/data/code.metainfo.xml.in
@@ -68,6 +68,30 @@
contact_AT_elementary.io
+
+
+ Improvements:
+
+ - The Project Chooser context menu now includes an option to clone a remote git repository
+
+ Minor updates:
+
+ - The "Open Folder" action now appears in the Project Chooser context menu
+ - The Vala symbol pane now shows a spinner while loading
+ - The filter in the C symbol pane now works
+ - Updated translations
+
+
+
+ Markdown plug: Extending an ordered list at end of document causes infinite loop
+ 8.0.0 FTBFS with GCC 14 (-Wimplicit-function-declaration)
+ Symbol pane filter should work for C symbols too
+ Code crashes when deleting lines
+ Blank tooltip on hovering expanded empty folder
+ Do not allow projects to be moved to trash from the sidebar
+ Outline plugin does not indicate when it is loading
+
+
Improvements: