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

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

[doc] Update ROADMAP.rst and CHANGELOG.md

Change-Id: Ib2eafbc075a21b573172b8091f73d39db20f0bf7
---
M ROADMAP.rst
M scripts/CHANGELOG.md
2 files changed, 6 insertions(+), 0 deletions(-)

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



diff --git a/ROADMAP.rst b/ROADMAP.rst
index 93acb6c..9d32716 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -4,6 +4,9 @@
 Improvements and Bugfixes
 -------------------------

+* Make pwb wrapper script a pywikibot entry point for scripts (T139143, 
T270480)
+* Enable -version and --version with pwb wrapper or code entry point (T101828)
+* Retry upload if 'copyuploadbaddomain' API error occurs (T294825)
 * Add `title_delimiter_and_aliases` attribute to family files to support 
WikiHow family (T294761)
 * Only handle query limit if query module is limited (T294836)
 * BaseBot has a public collections.Counter for reading, writing and skipping a 
page
@@ -29,6 +32,8 @@
 Code cleanups
 -------------

+* Raise a TypeError if BaseBot.init_page return None
+* Remove private upload parameters in UploadRobot.upload_file(), 
FilePage.upload() and APISite.upload() methods
 * Raise an Error exception if 'titles' is still used as where parameter in 
Site.search()
 * Deprecated version.get_module_version() function was removed
 * Deprecated setOptions/getOptions OptionHandler methods were removed
diff --git a/scripts/CHANGELOG.md b/scripts/CHANGELOG.md
index b87f57f..b55e5c1 100644
--- a/scripts/CHANGELOG.md
+++ b/scripts/CHANGELOG.md
@@ -43,6 +43,7 @@
 * Deprecated "acceptall" and "addedCat" parameters were replaced by "always" 
and "addcat"

 ### revertbot
+* Add support for translated dates/times (T102174)
 * Deprecated "max" parameter was replaced by "total"

 ### solve_disambiguation

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

Reply via email to