Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758039 )
Change subject: [doc] update CHANGELOG.md and ROADMAP.rst ...................................................................... [doc] update CHANGELOG.md and ROADMAP.rst Change-Id: I1d6f3339228cecc3b0bf709c8c7867f95088076d --- M ROADMAP.rst M scripts/CHANGELOG.md 2 files changed, 4 insertions(+), 0 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/ROADMAP.rst b/ROADMAP.rst index 7e235f0..c3ed0ea 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -4,6 +4,9 @@ Improvements ------------ +* Allow categories when saving IndexPage (T299806) +* Add a new function case_escape to textlib +* Support inheritance of the __STATICREDIRECT__ * Avoid non-deteministic behavior in removeDisableParts * Update isbn dependency and require python-stdnum >= 1.17 * Synchronize Page.linkedPages() parameters with Site.pagelinks() parameters diff --git a/scripts/CHANGELOG.md b/scripts/CHANGELOG.md index 197a84c..a5bd8a2 100644 --- a/scripts/CHANGELOG.md +++ b/scripts/CHANGELOG.md @@ -47,6 +47,7 @@ * L10N updates ### replace +* Enable default behaviour with -mysqlquery (T299306) * Deprecated "acceptall" and "addedCat" parameters were replaced by "always" and "addcat" ### revertbot -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758039 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I1d6f3339228cecc3b0bf709c8c7867f95088076d Gerrit-Change-Number: 758039 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
