diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2451ef541d2..2ce0f1a6ecf 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -233,6 +233,10 @@
like the placeholder being treated as a real IDs. Thanks to GitHub
user @jodue for reporting!
+
+ Declared extensions with multiple type() options listed in the @Child
+ annotation caused a crash on startup. Now this is supported.
+