Provide MW_VERSION and soft-deprecate global $wgVersion
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index 55922a7..a5e1adf 100644 (file)
@@ -1,9 +1,14 @@
 = MediaWiki 1.34 =
 
+== MediaWiki 1.34.1 ==
+
 THIS IS NOT A RELEASE YET
 
-MediaWiki 1.34 is an pre-release testing branch, and is not recommended
-for use in production.
+=== Changes since MediaWiki 1.34.0 ===
+
+* (T212738) Add the MW_VERSION constant, global $wgVersion is soft deprecated.
+
+== MediaWiki 1.34.0 ==
 
 === Changes since MediaWiki 1.34.0-rc.1 ===
 * $wgDiffEngine (T237049) – This configuration can be used to specify which
@@ -27,6 +32,7 @@ for use in production.
   'trace'.
 * (T226751) media: Log and fail gracefully on invalid EXIF coordinates.
 * (T240924) NewPagesPager: Fix namespace query conditions.
+* (T212067) Tests for an old PHP bug in parse_url.
 
 == MediaWiki 1.34.0-rc.1 ==