jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/625647 )
Change subject: [doc] Update ROADMAP.rst ...................................................................... [doc] Update ROADMAP.rst Change-Id: I370a9c32c819f6b93e535dd362f81fc374347b7a --- M ROADMAP.rst 1 file changed, 8 insertions(+), 1 deletion(-) Approvals: Matěj Suchánek: Looks good to me, approved jenkins-bot: Verified 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 https://gerrit.wikimedia.org/r/c/pywikibot/core/+/625647 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: I370a9c32c819f6b93e535dd362f81fc374347b7a Gerrit-Change-Number: 625647 Gerrit-PatchSet: 3 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Matěj Suchánek <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
