jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1329343?usp=email )
Change subject: doc: update ROADMAP.rst and CHANGELOG.rst ...................................................................... doc: update ROADMAP.rst and CHANGELOG.rst Change-Id: I119c6dfc4065a6b0af4359ba92f8678b346d0327 --- M ROADMAP.rst M scripts/CHANGELOG.rst 2 files changed, 12 insertions(+), 1 deletion(-) Approvals: jenkins-bot: Verified Mahveotm: Looks good to me, but someone else must approve Xqt: Looks good to me, approved diff --git a/ROADMAP.rst b/ROADMAP.rst index a24f339..941279c 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,7 +1,9 @@ Release 11.8 ============ -* (no changes yet) +* Update translations (i18n) +* Add new :class:`family.WikimediaSubdomainFamily` +* Update documentation for :meth:`page.BasePage.exists`. (:phab:`T334341`) Deprecations ============ diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst index 1ed2fbd..9f15026 100644 --- a/scripts/CHANGELOG.rst +++ b/scripts/CHANGELOG.rst @@ -1,6 +1,15 @@ Scripts Changelog ================= +11.8.0 +------ + +archivebot +^^^^^^^^^^ + +* Fix ``-locale`` and ``-timezone`` options. + + 11.7.0 ------ -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1329343?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: I119c6dfc4065a6b0af4359ba92f8678b346d0327 Gerrit-Change-Number: 1329343 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Mahveotm <[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]
