jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1293130?usp=email )
Change subject: doc: update ROADMAP.rst and CHANGELOG.rst ...................................................................... doc: update ROADMAP.rst and CHANGELOG.rst Change-Id: I7d6509ef054c0374344efcf7e3459c9568cf851f --- M ROADMAP.rst M scripts/CHANGELOG.rst 2 files changed, 11 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index d9e9dda..d8211bf 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,7 +1,9 @@ Release 11.4 ============ -* *(no changes yet)* +* Add *until* and *reverse* options to :func:`pagegenerators.AllpagesPageGenerator` + (:phab:`T66531`, :phab:`T426542`) +* Support attributes in with multiple words with :class:`proofreadpage.TagAttr` (:phab:`T383506`) Deprecations diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst index 187ef05..78b4db7 100644 --- a/scripts/CHANGELOG.rst +++ b/scripts/CHANGELOG.rst @@ -1,6 +1,14 @@ Scripts Changelog ================= +11.4.0 +------ + +reflinks +^^^^^^^^ + +* Fix unbalanced bracket in linksInRef (:phab:`T426607`) + 11.3.0 ------ -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1293130?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I7d6509ef054c0374344efcf7e3459c9568cf851f Gerrit-Change-Number: 1293130 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
