Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[doc] timezone class was removed

Change-Id: I84a0d8759f843a9c8fdf9af0bdc8cbcb5fe63c1c
---
M ROADMAP.rst
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ROADMAP.rst b/ROADMAP.rst
index e4c072b..fad8800 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,7 +1,7 @@
Current release 7.5.0
^^^^^^^^^^^^^^^^^^^^^

-* New :mod:`pywikibot.time` module with new functions and timezone class in addition to `Timestamp`
+* New :mod:`pywikibot.time` module with new functions in addition to `Timestamp`
* :meth:`Page.revisions()<pywikibot.page.BasePage.revisions>` supports more formats/types for
starttime and endtime parameters, in addition to those allowed by
:meth:`Timestamp.fromISOformat()<pywikibot.Timestamp.fromISOformat>`.

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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I84a0d8759f843a9c8fdf9af0bdc8cbcb5fe63c1c
Gerrit-Change-Number: 811690
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-MessageType: merged