jenkins-bot merged this change.

View Change

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

Change-Id: I8ced6a422abb5e120fe009a8a16dec5e2478ac42
---
M HISTORY.rst
1 file changed, 15 insertions(+), 0 deletions(-)

diff --git a/HISTORY.rst b/HISTORY.rst
index ca50425..24c2e17 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -4,6 +4,21 @@
Current release
---------------

+* Remove cryptography support from python<=2.7.6 requirements (T203435)
+* textlib._tag_pattern: Do not mistake self-closing tags with start tag (T203568)
+* page.Link.langlinkUnsafe: Always set _namespace to a Namespace object (T203491)
+* Enable Namespace.content for mw < 1.16
+* Allow terminating the bot generator by BaseBot.stop() method (T198801)
+* Allow bot parameter in set_redirect_target
+* Do not show empty error messages (T203462)
+* Show the exception message in async mode (T203448)
+* Fix the extended user-config extraction regex (T145371)
+* Solve UnicodeDecodeError in site.getredirtarget (T126192)
+* Introduce a new APISite property: mw_version
+* Improve hash method for BasePage and Link
+* Avoid applying two uniquifying filters (T199615)
+* Fix skipping of language links in CosmeticChangesToolkit.removeEmptySections (T202629)
+* New mediawiki projects were provided
* Bugfixes and improvements
* Localisation updates


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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I8ced6a422abb5e120fe009a8a16dec5e2478ac42
Gerrit-Change-Number: 460371
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Framawiki <framawiki@tools.wmflabs.org>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)