resourceloader: Remove support for Module::getModifiedTime() and getModifiedHash()
[lhc/web/wiklou.git] / RELEASE-NOTES-1.32
index 11e306a..3d22f36 100644 (file)
@@ -140,6 +140,8 @@ because of Phabricator reports.
   were removed. Use the ParserCache class instead.
 * ScopedCallback (deprecated in 1.28) was removed. Use Wikimedia\ScopedCallback
   instead.
+* Support for ResourceLoaderModule::getModifiedTime() and getModifiedHash(),
+  deprecated since 1.26, was removed. Use getDefinitionSummary() instead.
 
 === Deprecations in 1.32 ===
 * Use of a StartProfiler.php file is deprecated in favour of placing