Make more ContentHandler replaced hooks emit deprecation warnings
[lhc/web/wiklou.git] / RELEASE-NOTES-1.28
index ba5c689..0078399 100644 (file)
@@ -214,8 +214,9 @@ changes to languages because of Phabricator reports.
 * IP::isConfiguredProxy() and IP::isTrustedProxy() were removed. Callers should
   migrate to using the same functions on a ProxyLookup instance, obtainable from
   MediaWikiServices.
-* The ArticleViewCustom, EditPageGetDiffText, EditPageGetPreviewText and ShowRawCssJs
-  hooks will now emit deprecation warnings if used.
+* The ArticleAfterFetchContent, ArticleSave, ArticleViewCustom, EditPageGetDiffText,
+  EditPageGetPreviewText and ShowRawCssJs hooks will now emit deprecation warnings if
+  used.
 
 == Compatibility ==