Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/808425 )

Change subject: [doc] Update ROADMAP.rst and CHANGELOG.md
......................................................................

[doc] Update ROADMAP.rst and CHANGELOG.md

Change-Id: I5c6f4e7c69d13a7d9aaa13d5c707480182497689
---
M HISTORY.rst
M ROADMAP.rst
M scripts/CHANGELOG.md
3 files changed, 8 insertions(+), 3 deletions(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved



diff --git a/HISTORY.rst b/HISTORY.rst
index 8bb7618..a060378 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -324,7 +324,7 @@
 * Check bot/nobots templates for cosmetic_changes hook (:phab:`T283989`)
 * Remove outdated opt._option which is already dropped (:phab:`T284005`)
 * Use IntEnum with cosmetic_changes CANCEL
-* Remove lru_cahce from botMayEdit method and fix it's logic (:phab:`T283957`)
+* Remove lru_cache from botMayEdit method and fix it's logic (:phab:`T283957`)
 * DataSite.createNewItemFromPage() method was removed in favour of 
ImagePage.fromPage() (:phab:`T98663`)
 * mwparserfromhell or wikitextparser MediaWiki markup parser is mandatory 
(:phab:`T106763`)

diff --git a/ROADMAP.rst b/ROADMAP.rst
index 0812f8a..0108bac 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,8 @@
 Current release 7.4.0
 ^^^^^^^^^^^^^^^^^^^^^

+* Provide Built Distribution with Pywikibot (:pep:`427`)
+* Update `WRITE_ACTIONS` in used by 
:class:`api.Request<pywikibot.data.api.Request>`
 * Move 
:func:`get_closest_memento_url<pywikibot.data.memento.get_closest_memento_url>` 
from weblinkchecker script to memento module.
 * Add :mod:`memento module<pywikibot.data.memento>` to fix memento_client 
package (:phab:`T185561`)
 * L10N and i18n updates
diff --git a/scripts/CHANGELOG.md b/scripts/CHANGELOG.md
index d846fdd..4605c45 100644
--- a/scripts/CHANGELOG.md
+++ b/scripts/CHANGELOG.md
@@ -1,10 +1,13 @@
 # Scripts Changelog

 ## 7.4.0
-*current release*
+*26 June 2022*
+
+### addtext
+* Fix for -createonly option (:phab:`T311173`)

 ### harvest_templates
-* Add -confirm option which sets 'always' option to False  (:phab:`T310356`)
+* Add -confirm option which sets 'always' option to False (:phab:`T310356`)
 * Do not show a warning if generator is specified later (:phab:`T310418`)

 ### interwiki

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/808425
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I5c6f4e7c69d13a7d9aaa13d5c707480182497689
Gerrit-Change-Number: 808425
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to