jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[doc] Update ROADMAP.rst

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

diff --git a/ROADMAP.rst b/ROADMAP.rst
index a409089..e06a898 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,12 +1,14 @@
Current release 7.7.0
^^^^^^^^^^^^^^^^^^^^^

+* OmegaWiki family was removed
+* Provide global ``-config`` option to specify the user config file name
* Run :mod:`pywikibot.scripts.login` script in parallel tasks if ``-async`` option is given (:phab:`T57899`)
* Ability to preload categories was added to :meth:`APISite.preloadpages
<pywikibot.site._generators.GeneratorsMixin.preloadpages>` (:phab:`T241689`)
* Add :class:`WikiBlame<page._toolforge.WikiBlameMixin>` support was added to get the five topmost authors
* Raise KeyError instead of AttributeError if :class:`page.FileInfo` is used as Mapping
-* L10N updates
+* i28n and L10N updates


Deprecations

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

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