jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/944868 )

Change subject: [doc] update ROADMAP.rst and CHANGELOG.rst
......................................................................

[doc] update ROADMAP.rst and CHANGELOG.rst

also reorder About section in documentation

Change-Id: I53c31f29a0972513c843bcd7485de2250cd3e6a0
---
M ROADMAP.rst
M scripts/CHANGELOG.rst
M docs/index.rst
M HISTORY.rst
4 files changed, 25 insertions(+), 1 deletion(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/HISTORY.rst b/HISTORY.rst
index 831d538..0de5bc6 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -149,6 +149,7 @@
   :meth:`Category.members()<page.Category.members>`,
   :meth:`Category.subcategories()<page.Category.subcategories>` (*member_type* 
excluded) and
   :meth:`Category.articles()<page.Category.articles>` (*member_type* excluded)
+  (:phab:`T102406`)
 * Enable site-package installation from git repository (:phab:`T320851`)
 * Enable 2FA login (:phab:`T186274`)
 * :meth:`Page.editTime()<page.BasePage.editTime>` was replaced by
diff --git a/ROADMAP.rst b/ROADMAP.rst
index 9f1effe..10d06df 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,8 @@
 Current release
 ---------------

+* i18n updates
+* use inline re.IGNORECASE flag in :func:`textlib.case_escape` function 
(:phab:`T308265`)
 * Convert URL-encoded characters also for links outside main namespace with
   :meth:`cosmetic_changes.CosmeticChangesToolkit.cleanUpLinks` 
(:phab:`T342470`)
 * Implement Flow topic summaries (:phab:`T109443`)
diff --git a/docs/index.rst b/docs/index.rst
index 20d5c8f..828c52a 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -80,10 +80,10 @@
    :maxdepth: 1
    :caption: About

-   glossary
    changelog
    licenses
    credits
+   glossary


 .. _CC-BY-SA 3.0: https://creativecommons.org/licenses/by-sa/3.0/
diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst
index 03cd811..15eedb7 100644
--- a/scripts/CHANGELOG.rst
+++ b/scripts/CHANGELOG.rst
@@ -1,6 +1,16 @@
 Scripts Changelog
 =================

+8.4.0
+-----
+
+checkimages
+~~~~~~~~~~~
+
+* Use welcome messages from :class:`scripts.welcome.WelcomeBot`
+* add more messages to :mod:`i18n` system
+
+
 8.3.0
 -----


--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/944868
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: I53c31f29a0972513c843bcd7485de2250cd3e6a0
Gerrit-Change-Number: 944868
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: D3r1ck01 <dalangi-...@wikimedia.org>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to