Add ContentModelChange and api to release notes

Change-Id: I2c3b85b0548c64eb4218ef257d56aa805f8a1a6b
This commit is contained in:
DannyS712 2020-03-13 02:54:44 +00:00
parent e0b87b36cd
commit f7b180e151

View file

@ -208,6 +208,9 @@ For notes on 1.34.x and older releases, see HISTORY.
detection, as an alternative to 'basetimestamp'. Note that self-conflicts
will continue to be ignored if 'basetimestamp' is set, but not if only
'baserevid' is set.
* A new module was added to change the content model of existing pages.
Use action=changecontentmodel. Unlike Special:ChangeContentModel, the api
module does not work for pages that do not already exist.
* …
=== Action API internal changes in 1.35 ===