Merge "mw.notifiction: Bring in some rules from Vector"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index f1fd9d3..d209b5c 100644 (file)
@@ -26,6 +26,7 @@ production.
 === External library changes in 1.31 ===
 
 ==== Upgraded external libraries ====
+* Upgraded Moment.js from v2.15.0 to v2.19.3.
 * …
 
 ==== New external libraries ====
@@ -102,6 +103,9 @@ changes to languages because of Phabricator reports.
   override DifferenceEngine::getDiffBodyCacheKeyParams() instead.
 * The deprecated MW_DIFF_VERSION constant was removed.
   DifferenceEngine::MW_DIFF_VERSION should be used instead.
+* Use of Maintenance::error( $err, $die ) to exit script was deprecated. Use
+  Maintenance::fatalError() instead.
+* Passing a ParserOptions object to OutputPage::parserOptions() is deprecated.
 
 == Compatibility ==
 MediaWiki 1.31 requires PHP 5.5.9 or later. There is experimental support for