Add support for SVGs to $wgLogoHD with PNG fallback
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index c228817..fc50897 100644 (file)
@@ -11,10 +11,13 @@ production.
   essential.
 * $wgUsejQueryThree was removed, as it is now the default. This was documented as a
   temporary variable during the migration period, deprecated since 1.29.
+* $wgLogoHD has been updated to support svg images and uses $wgLogo where
+  possible for fallback images such as png.
 * …
 
 === New features in 1.31 ===
-* …
+* Wikimedia\Rdbms\IDatabase->select() and similar methods now support
+  joins with parentheses for grouping.
 
 === External library changes in 1.31 ===