Add ContentModelChange and api to release notes
Change-Id: I2c3b85b0548c64eb4218ef257d56aa805f8a1a6b
This commit is contained in:
parent
e0b87b36cd
commit
f7b180e151
1 changed files with 3 additions and 0 deletions
|
|
@ -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 ===
|
||||
|
|
|
|||
Loading…
Reference in a new issue