jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/519798 )
Change subject: [doc] Update HISTORY.rst ......................................................................
[doc] Update HISTORY.rst
Change-Id: Ic862b2cca67241020bf3925a30d0391579d8b34a --- M HISTORY.rst 1 file changed, 16 insertions(+), 1 deletion(-)
Approvals: Lokal Profil: Looks good to me, approved jenkins-bot: Verified
diff --git a/HISTORY.rst b/HISTORY.rst index ef3e113..13afef8 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,8 +4,23 @@ Current release ---------------
+* Make Family.langs property more robust (T226934) +* Remove strategy family +* Handle closed_wikis as read-only (T74674) +* TokenWallet: login automatically +* Add closed_wikis to Family.langs property (T225413) +* Redirect 'mo' site code to 'ro' and remove interwiki_replacement_overrides (T225417, T89451) * Add support for badges on Wikibase item sitelinks (T128202) +* Remove login.showCaptchaWindow() method +* New parameter supplied in suggest_help function for missing dependencies +* Remove NonMWAPISite class +* Introduce Claim.copy and prevent adding already saved claims (T220131) +* Fix create_short_link method after MediaWiki changes (T223865) +* Validate proofreadpage.IndexPage contents before saving it * Refactor Link and introduce BaseLink (T66457) +* Count skipped pages in BaseBot class +* 'actionthrottledtext' is a retryable wikibase error (T192912) +* Clear tokens on logout(T222508) * Deprecation warning: support for Python 2 will be dropped (T213287) * botirc.IRCBot has been dropped * Avoid using outdated browseragents (T222959) @@ -48,7 +63,7 @@
* Support python version 3.7 * pagegenerators.py: add -querypage parameter to yield pages provided by any special page (T214234) -* Fix comparison of str, bytes and int literal with +* Fix comparison of str, bytes and int literal * site.py: add generic self.querypage() to query SpecialPages * echo.Notification has a new event_id property as integer * Bugfixes and improvements
pywikibot-commits@lists.wikimedia.org