Merge "resourceloader: Remove redundant back-compat in mw.loader.addSource()"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.27
index 4a35948..6850e2b 100644 (file)
@@ -85,12 +85,18 @@ production.
   string, if available. To localize this string, see the comments of
   $wgLocaltimezone in includes/DefaultSettings.php.
 
-== External libraries ==
-=== Upgraded external libraries ===
-* Upgraded composer/semver from v1.0.0 to v1.2.0
+=== External library changes in 1.27 ===
+==== Upgraded external libraries ====
+* Updated oojs/oojs-ui from v0.12.12 to v0.13.3.
+* Updated composer/semver from v1.0.0 to v1.2.0.
 
-=== New external libraries ===
-* Added wikimedia/cldr-plural-rule-parser v1.0.0
+==== New external libraries ====
+* Added wikimedia/base-convert v1.0.1.
+* Added wikimedia/cldr-plural-rule-parser v1.0.0.
+* Added wikimedia/relpath v1.0.3.
+* Added wikimedia/running-stat v1.1.0.
+
+==== Removed and replaced external libraries ====
 
 === Bug fixes in 1.27 ===
 * Special:Upload will now display correct maximum allowed file size when running
@@ -115,6 +121,9 @@ production.
 ** ApiFormatDbg
 ** ApiFormatTxt
 ** ApiFormatYaml
+* ApiQueryBase::getDirectionDescription is now marked as deprecated. It should
+  have been so marked since 1.25 when ApiBase::getParamDescription was
+  deprecated, but was overlooked at the time.
 
 === Languages updated in 1.27 ===