Start RELEASE-NOTES for 1.31.6
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index 10cc2e6..34dde1e 100644 (file)
@@ -1,8 +1,15 @@
-== MediaWiki 1.31.5 ==
+== MediaWiki 1.31.6 ==
 
 THIS IS NOT A RELEASE YET
 
+=== Changes since MediaWiki 1.31.5 ===
+
+== MediaWiki 1.31.5 ==
+
+This is a maintenance release of the MediaWiki 1.31 branch.
+
 === Changes since MediaWiki 1.31.4 ===
+* Fix extra newlines in installer.
 * Followup T230402, PermissionManager doesn't exist until 1.33, so fix the
   backported patches to use User::isAllowed() instead.