Merge "Deprecate the GetBlockedStatus hook"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index 2cebf99..b8c9102 100644 (file)
@@ -560,6 +560,8 @@ because of Phabricator reports.
   be used instead.
 * The UserIsHidden hook is deprecated. Use GetUserBlock instead, and add a
   system block that hides the user.
+* The GetBlockedStatus hook is deprecated. Use GetUserBlock instead, to add or
+  remove a block.
 
 === Other changes in 1.34 ===
 * …