diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index bff54b091a..22fbf9a79c 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -102,6 +102,22 @@
1.i. Changes since 3.1.0-RC6
+ Bug
+
+ - [PHPBB3-13126] - More detailed output for migrations needed
+ - [PHPBB3-13208] - Security issues are not pulled into the changelog
+ - [PHPBB3-13210] - Queue Cron Job checks for wrong config variable queue_interval_config
+ - [PHPBB3-13211] - Add possibility to save migrations output to log
+
+ Improvement
+
+ - [PHPBB3-13207] - Default subscription notification setting for new users does not include email
+
+ Task
+
+
1.ii. Changes since 3.1.0-RC5
Bug