X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.27;h=f674d598d32c06cc7eab017fe0ab81edd793f7f4;hb=67753f1ad049c5d0af348230ec5c939fb71659a2;hp=cc78a8a6d161f8ff9119f76ab3af58e76afeeae0;hpb=ea9fcc1e4d3b572199d82c426024e3e5efe23879;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index cc78a8a6d1..f674d598d3 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -140,9 +140,10 @@ production. ** ApiFormatDbg ** ApiFormatTxt ** ApiFormatYaml -* ApiQueryBase::getDirectionDescription is now marked as deprecated. It should - have been so marked since 1.25 when ApiBase::getParamDescription was - deprecated, but was overlooked at the time. +* ApiQueryBase::titleToKey(), ApiQueryBase::keyToTitle() and + ApiQueryBase::keyPartToTitle() all removed (deprecated since 1.24). +* ApiQueryBase::checkRowCount() was removed (deprecated since 1.24). +* ApiQueryBase::getDirectionDescription() was removed (deprecated since 1.25). === Languages updated in 1.27 === @@ -187,6 +188,8 @@ changes to languages because of Phabricator reports. * MWHookException was removed. * OutputPage::appendSubtitle() was removed (deprecated since 1.19). * OutputPage::loginToUse() was removed (deprecated since 1.19). +* Article::loadContent() was removed (deprecated since 1.19). +* User::editToken() was removed (deprecated since 1.19). == Compatibility ==