jenkins-bot submitted this change.
[doc] update ROADMAP.rst and CHANGELOG.rst
Change-Id: Icbfcf0a52ec07ef64d3d230a5f8906bf25bdbb8d
---
M ROADMAP.rst
M scripts/CHANGELOG.rst
2 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/ROADMAP.rst b/ROADMAP.rst
index b6e1a2a..ef0878b 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,7 @@
Current release
---------------
+* return 'https' scheme with :meth:`family.Family.protocol` (:phab:`T326046`)
* Use ``build`` instead of ``setuptools.setup()`` to build the distribution
* Raise ``ConnectionError`` on ``requests.ReadTimeout`` in :func:`comms.http.error_handling_callback`
* Raise :exc:`exceptions.ServerError` on ``requests.ReadTimeout`` in :func:`comms.http.error_handling_callback`
diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst
index 858ce82..d4f4f2c 100644
--- a/scripts/CHANGELOG.rst
+++ b/scripts/CHANGELOG.rst
@@ -9,6 +9,11 @@
* KeyboardInterrupt was enabled for -async option
+noreferences
+~~~~~~~~~~~~
+
+* NoReferencesBot derives from :class:`bot.AutomaticTWSummaryBot`
+
replicate_wiki
~~~~~~~~~~~~~~
To view, visit change 922469. To unsubscribe, or for help writing mail filters, visit settings.