jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/942369 )
Change subject: [doc] Update HISTORY.rst and ROADMAP.rst ......................................................................
[doc] Update HISTORY.rst and ROADMAP.rst
Change-Id: I5cf7a95789fc271c4848b2706e4ae59975683f41 --- M ROADMAP.rst M HISTORY.rst 2 files changed, 12 insertions(+), 1 deletion(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/HISTORY.rst b/HISTORY.rst index c4f81ff..6dd9ca5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -68,7 +68,7 @@ * L10N updates * Ignore talk pages with :meth:`APISite.watched_pages()<pywikibot.site._generators.GeneratorsMixin.watched_pages>` (:phab:`T330806`) * Load page info when creating a page if not updated previously (:phab:`T330980`) -* Improve flush exception logging +* Improve flush exception logging (:phab:`T108444`)
8.0.4 diff --git a/ROADMAP.rst b/ROADMAP.rst index 718c6b2..a1acaa7 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,8 @@ Current release ---------------
+* Add support for btmwiktionary (:phab:`T336117`) +* Add 'yue'/'zh-yue' code_aliases to family files (:phab:`T341960`) * All wbtypes are placed in ``pywkibot._wbtypes`` module * Use ``site.lang`` instead of ``site.code`` in :func:`comms.http.user_agent` (:phab:`T228322`) * Make header extraction in :func:`textlib.extract_sections` more robust (:phab:`T341787`)
pywikibot-commits@lists.wikimedia.org