jenkins-bot submitted this change.
[doc] Update ROADMAP.rst and CHANGELOG.rst
Change-Id: Ibfd6c36574d9b868a78eaffb297c7e847b615722
---
M ROADMAP.rst
M scripts/CHANGELOG.rst
2 files changed, 21 insertions(+), 1 deletion(-)
diff --git a/ROADMAP.rst b/ROADMAP.rst
index 57cbd6e..718c6b2 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,7 +1,9 @@
Current release
---------------
-* *(No changes yet)*
+* 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`)
Deprecations
diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst
index 12796d4..03cd811 100644
--- a/scripts/CHANGELOG.rst
+++ b/scripts/CHANGELOG.rst
@@ -1,6 +1,15 @@
Scripts Changelog
=================
+8.3.0
+-----
+
+patrol
+~~~~~~
+
+* Only handle namespaces with :func:`pagegenerators.GeneratorFactory` (:phab:`T341768`)
+
+
8.2.0
-----
To view, visit change 938873. To unsubscribe, or for help writing mail filters, visit settings.