Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/838183 )
Change subject: [doc] Update ROADMAP.rst and CHANGELOG.rst ...................................................................... [doc] Update ROADMAP.rst and CHANGELOG.rst Change-Id: Icca999d0c0f1d24b11b04bab718a8be3d06cf6af --- M ROADMAP.rst M scripts/CHANGELOG.rst 2 files changed, 15 insertions(+), 0 deletions(-) Approvals: jenkins-bot: Verified Xqt: Verified; Looks good to me, approved diff --git a/ROADMAP.rst b/ROADMAP.rst index fd63a3e..899a79e 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,12 @@ Current release 8.0.0 ^^^^^^^^^^^^^^^^^^^^^ +* Enable pagegenerators options with ``move`` and ``remove`` actions (:phab:`T318239`) +* ListBoxWindows class of :mod:`userinterfaces.gui` was removed +* L10N and i18n updates +* Adjust subprocess args in :mod:`tools.djvu` +* Short site value can be given if site code is equal to family like ``-site:meta`` or ``-site:commons`` +* Require Python 3.6.1+ with Pywikibot and drop support for Python 3.6.0 (:phab:`T318912`) * pymysql >= 0.9.3 is required (:phab:`T216741`) * Python 3.5 support was dropped (:phab:`T301908`) diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst index 9a1008c..23d7f5e 100644 --- a/scripts/CHANGELOG.rst +++ b/scripts/CHANGELOG.rst @@ -1,6 +1,14 @@ Scripts Changelog ================= +8.0.0 +----- + +create_isbn_edition +~~~~~~~~~~~~~~~~~~~ + +* Fix argument parsing + 7.7.0 ----- @@ -13,6 +21,7 @@ category_redirect ~~~~~~~~~~~~~~~~~ + * Use localized template prefix (:phab:`T318049`) create_isbn_edition -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/838183 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: Icca999d0c0f1d24b11b04bab718a8be3d06cf6af Gerrit-Change-Number: 838183 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: D3r1ck01 <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
