diff --git a/data/terminal.metainfo.xml.in b/data/terminal.metainfo.xml.in
index 9df17be316..c5a9d80dac 100644
--- a/data/terminal.metainfo.xml.in
+++ b/data/terminal.metainfo.xml.in
@@ -54,6 +54,24 @@
contact_AT_elementary.io
+
+
+ New features:
+
+ - Pressing Alt + 0 or holding Alt down now shows the tab number in the tab labels
+ - Foreground processes can now request attention using a DBus method
+
+ Other updates:
+
+
+
+ Show the number of tabs
+ Add RequestAttention DBus method for tabs needing input
+
+
+
New features: