Xqt submitted this change.

View Change


Approvals: Xqt: Verified; Looks good to me, approved
[doc] update ROADMAP.rst

Change-Id: Id688c740fc11780cf39b1dc11c35e49ca152d5bc
---
M ROADMAP.rst
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/ROADMAP.rst b/ROADMAP.rst
index 9b450fd..329b941 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -28,6 +28,7 @@
Breaking changes and code cleanups
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

+* :class:`InteractiveReplace<bot_choice.InteractiveReplace>` was moved from :mod:`bot` to :mod:`bot_choice` module
* ``userinterfaces.transliteration.transliterator`` was renamed to :class:`Transliterator
<userinterfaces.transliteration.Transliterator>`
* ``pywikibot.BaseSite`` and ``pywikibotAPISite`` were dropped. :func:`pywikibot.Site` has to be used to create a

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

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