jenkins-bot merged this change.

View Change

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

Change-Id: I1c167568475a1f4db41f20c7054d772c6d90af40
---
M HISTORY.rst
1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/HISTORY.rst b/HISTORY.rst
index 40fa119..c6e0128 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -5,8 +5,13 @@
---------------

* Fix regression of combining sys.path in pwb.py wrapper (T249427)
-* pagengenerators.py no more support 'oursql' or 'MySQLdb'. It now solely
- support PyMySQL https://pypi.org/project/PyMySQL/ (T243154, T89976)
+* Site and Page methods deprecated for 10 years or longer are desupported and may be removed (T106121)
+* Usage of SkipPageError with BaseBot is desupported and may be removed
+* Ignore InvalidTitle in textlib.replace_links() (T122091)
+* Raise ServerError also if connection to PetScan timeouts
+* pagegenerators.py no longer supports 'oursql' or 'MySQLdb'. It now solely supports PyMySQL (T243154, T89976)
+* Disfunctional Family.versionnumber() method was removed
+* Refactor login functionality (T137805, T224712, T248767, T248768, T248945)
* Bugfixes and improvements
* Localisation updates


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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I1c167568475a1f4db41f20c7054d772c6d90af40
Gerrit-Change-Number: 584960
Gerrit-PatchSet: 3
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Dvorapa <dvorapa@seznam.cz>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot (75)