diff --git a/desktop/org.gimp.GIMP.appdata.xml.in.in b/desktop/org.gimp.GIMP.appdata.xml.in.in
index da8ca664e1..2f38e77bf6 100644
--- a/desktop/org.gimp.GIMP.appdata.xml.in.in
+++ b/desktop/org.gimp.GIMP.appdata.xml.in.in
@@ -84,6 +84,9 @@
- Reworked image graph for even less destructive filters
- BC7 compression support for DDS file import
+ - Improved PSD support (16-bit per channel LAB import, metadata, etc.)
+ - Various API improvements for plug-in developers
+ - Script-Fu: new named-argument syntax for functions generated from PDB procedures
- Many bug fixes and a much more robust base overall