Merge "Allow passing detailed permission errors data to API"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.27
index 35fa887..13b9ba2 100644 (file)
@@ -98,6 +98,9 @@ changes to languages because of Bugzilla reports.
   ignore the 2nd and 3rd arguments (formerly $id and $commit).
 * Removed "loaderScripts" option from ResourceLoaderFileModule class.
 * Removed ORM-like wrapper added in 1.20.
+* LinkCache::getGoodLinks and LinkCache::getBadLinks were removed (deprecated in 1.26).
+* WikiPage::doQuickEdit() was removed (deprecated since 1.21).
+* Removed SiteObject and SiteArray classes (deprecated in 1.21).
 
 == Compatibility ==