jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/562529 )
Change subject: [doc] Update HISTORY.rst ......................................................................
[doc] Update HISTORY.rst
Change-Id: I98667b2ea13dcf38f3c69785f2d6d2716a9f8eef --- M HISTORY.rst 1 file changed, 7 insertions(+), 0 deletions(-)
Approvals: Dvorapa: Looks good to me, approved jenkins-bot: Verified
diff --git a/HISTORY.rst b/HISTORY.rst index 8c82a40..0e50b88 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,13 @@ Current release ---------------
+* Rewrite site.log_page/site.unlock_page implementation +* Require requests 2.20.1 (T241934) +* Make bot.suggest_help a function +* Fix gui settings for Python 3.7.4+ (T241216) +* Better api error message handling (T235500) +* Ensure that required props exists as Page attribute (T237497) +* Refactor data loading for WikibaseEntities (T233406) * replaceCategoryInPlace: Allow LRM and RLM at the end of the old_cat title (T240084) * Support for Python 3.4 will be dropped (T239542) * Derive LoginStatus from IntEnum (T213287, T239533)
pywikibot-commits@lists.wikimedia.org