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

Change subject: [doc] Update ROADMAP.rst
......................................................................

[doc] Update ROADMAP.rst

Change-Id: Ib5a9f21dcf556581be08c5d11fa1c1a51a3ae9b2
---
M HISTORY.rst
M ROADMAP.rst
2 files changed, 11 insertions(+), 2 deletions(-)

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



diff --git a/HISTORY.rst b/HISTORY.rst
index 772dda1..de1ace6 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,6 +1,14 @@
 Release history
 ^^^^^^^^^^^^^^^

+7.7.1
+-----
+
+*10 October 2022*
+
+* New wikis are supported (:phab:`T314642`, :phab:`T314648`, :phab:`T316459`, 
:phab:`T317115`, :phab:`T319193`)
+
+
 7.7.0
 -----
 *25 September 2022*
diff --git a/ROADMAP.rst b/ROADMAP.rst
index 6da0b77..4dcf441 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,8 @@
 Current release 8.0.0
 ^^^^^^^^^^^^^^^^^^^^^

+* The ``parent_id`` and ``content_model`` attributes of :class:`page.Revision` 
were removed in favour of ``parentid`` and ``contentmodel``
+* Support for MediaWiki < 1.27 was dropped
 * ListBoxWindows class of :mod:`userinterfaces.gui` was removed
 * L10N and i18n updates
 * Adjust subprocess args in :mod:`tools.djvu`
@@ -8,6 +10,7 @@
 * Require Python 3.6.1+ with Pywikibot and drop support for Python 3.6.0 
(:phab:`T318912`)
 * pymysql >= 0.9.3 is required (:phab:`T216741`)
 * Python 3.5 support was dropped (:phab:`T301908`)
+* MediaWiki API cross reference was added to the documentation

 Deprecations
 ^^^^^^^^^^^^
@@ -47,5 +50,3 @@
 ------------------------------

 * 5.5.0: APISite.redirectRegex() will be removed in favour of 
APISite.redirect_regex()
-* 4.0.0: Revision.parent_id will be removed in favour of Revision.parentid
-* 4.0.0: Revision.content_model will be removed in favour of 
Revision.contentmodel

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/841911
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: Ib5a9f21dcf556581be08c5d11fa1c1a51a3ae9b2
Gerrit-Change-Number: 841911
Gerrit-PatchSet: 3
Gerrit-Owner: Xqt <[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