Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/781535 )

Change subject: [doc] Update ROADMAP.rst and CHANGELOG.md
......................................................................

[doc] Update ROADMAP.rst and CHANGELOG.md

Change-Id: I40311bb6c99c8d3acc00fe5cf8f2fe49ad3b09ee
---
M HISTORY.rst
M ROADMAP.rst
M scripts/CHANGELOG.md
3 files changed, 15 insertions(+), 2 deletions(-)

Approvals:
  Xqt: Verified; Looks good to me, approved



diff --git a/HISTORY.rst b/HISTORY.rst
index 193a690..528515c 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -9,7 +9,7 @@
 * Add support for guwwiki and shnwikivoyage (:phab:`T303762`, :phab:`T302799`)
 * TextExtracts support was aded (:phab:`T72682`)
 * Unused `get_redirect` parameter of Page.getOldVersion() has been dropped
-* Provide BasePage.get_parsed_page() a public method
+* Provide BasePage.get_parsed_page() as a public method
 * Provide BuiltinNamespace.canonical_namespaces() with BuiltinNamespace IntEnum
 * BuiltinNamespace got a canonical() method
 * Enable nested templates with MultiTemplateMatchBuilder (:phab:`T110529`)
diff --git a/ROADMAP.rst b/ROADMAP.rst
index 135031e..792727e 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,7 +1,14 @@
 Current release 7.2.0
 ^^^^^^^^^^^^^^^^^^^^^

-* Add Lexeme support for Lexicographical data (:phab:`T189321`)
+* Fix Page.revisions() with starttime (:phab:`T109181`)
+* Use stream_output for messages inside input_list_choice method 
(:phab:`T305940`)
+* Expand simulate query result (:phab:`T305918`)
+* Do not delete text when updating a Revision (:phab:`T304786`)
+* Re-enable scripts package version check with pwb wrapper (:phab:`T305799`)
+* Provide textlib.ignore_case() as a public method
+* Don't try to upcast timestamp from global userinfo if global account does 
not exists (:phab:`T305351`)
+* Add Lexeme support for Lexicographical data (:phab:`T189321`, 
:phab:`T305297`)
 * enable all parameters of `APISite.imageusage()` with `FilePage.usingPages()`
 * Don't raise `NoPageError` with `file_is_shared` (:phab:`T305182`)
 * Fix URL of GoogleOCR
diff --git a/scripts/CHANGELOG.md b/scripts/CHANGELOG.md
index d94ab3f..a9f214d 100644
--- a/scripts/CHANGELOG.md
+++ b/scripts/CHANGELOG.md
@@ -3,9 +3,15 @@
 ## 7.2.0
 *In development*

+### general
+* Archived scripts were removed
+
 ### checkimages
 * Use `itertools.zip_longest` to find the most important image

+### dataextend
+* This new script was added. It is able to add properties, identifiers and 
sources to WikiBase items
+
 ### image
 * Fix image regex (:phab:`T305226`, :phab:`T305227`)


--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/781535
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: I40311bb6c99c8d3acc00fe5cf8f2fe49ad3b09ee
Gerrit-Change-Number: 781535
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]

Reply via email to