jenkins-bot submitted this change.

View Change

Approvals: Matěj Suchánek: Looks good to me, approved jenkins-bot: Verified
[doc] Update ROADMAP.rst

Change-Id: I370a9c32c819f6b93e535dd362f81fc374347b7a
---
M ROADMAP.rst
1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/ROADMAP.rst b/ROADMAP.rst
index 898d948..b0ce70e 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,13 +1,21 @@
Current release changes
~~~~~~~~~~~~~~~~~~~~~~~

+* Move latest revision id handling to WikibaseEntity (T233406)
+* Load wikibase entities when necessary (T245809)
+* Fix path for stable release in version.getversion() (T262558)
+* "since" parameter in EventStreams given as Timestamp or MediaWiki timestamp string has been fixed
+* Some methods deprecated for 6 years or longer were removed
+* Page.getVersionHistory and Page.fullVersionHistory() methods were removed (T136513, T151110)
* Allow multiple types of contributors parameter given for Page.revision_count()
* Deprecated tools.UnicodeMixin and tools.IteratorNextMixin has been removed
+* Localisation updates


Future release notes
~~~~~~~~~~~~~~~~~~~~

+* 4.3.0: Unsused UserBlocked exception will be removed
* 4.3.0: Deprecated Page.contributingUsers() will be removed
* 4.2.0: tools.StringTypes will be removed
* 4.1.0: Deprecated editor.command will be removed
@@ -15,5 +23,4 @@
* 4.1.0: comms.PywikibotCookieJar and comms.mode_check_decorator will be removed
* 4.0.0: Unused parameters of page methods like forceReload, insite, throttle, step will be removed
* 4.0.0: Methods deprecated for 6 years or longer will be removed
-* 3.0.20200508: Page.getVersionHistory and Page.fullVersionHistory() methods will be removed (T136513, T151110)
* 3.0.20200306: Support of MediaWiki releases below 1.19 will be dropped (T245350)

To view, visit change 625647. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I370a9c32c819f6b93e535dd362f81fc374347b7a
Gerrit-Change-Number: 625647
Gerrit-PatchSet: 3
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Matěj Suchánek <matejsuchanek97@gmail.com>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged