jenkins-bot submitted this change.
[doc] Update ROADMAP.rst
Change-Id: I5532c848b239ce6c7dda2ecb46836195ca2fb128
---
M ROADMAP.rst
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ROADMAP.rst b/ROADMAP.rst
index c701dca..5fec263 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,8 @@
Current release changes
~~~~~~~~~~~~~~~~~~~~~~~
+* wikistats methods fetch, raw_cached, csv, xml has been removed
+* PageRelatedError.getPage() has been removed in favour of PageRelatedError.page
* DataSite.get_item() method will be removed
* global put_throttle option may be given as float (T269741)
* Property.getType() method has been removed
@@ -18,8 +20,6 @@
~~~~~~~~~~~~~~~~~~~~
* 5.1.0: Positional arguments of page.Revision must be replaced by keyword arguments (T259428)
-* 5.0.0: wikistats methods fetch, raw_cached, csv, xml will be removed
-* 5.0.0: PageRelatedError.getPage() will be removes in favour of PageRelatedError.page
* 5.0.0: HttpRequest result of http.fetch() will be replaced by requests.Response (T265206)
* 5.0.0: OptionHandler.options dict will be removed in favour of OptionHandler.opt
* 5.0.0: Methods deprecated for 5 years or longer will be removed
To view, visit change 649642. To unsubscribe, or for help writing mail filters, visit settings.