jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1075937?usp=email )
Change subject: [doc] Ipdate ROADMAP.rst ...................................................................... [doc] Ipdate ROADMAP.rst Change-Id: I89a9f71ec4fb61df6a9ef62e87669536324f7e92 --- M ROADMAP.rst 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index 4c2f745..7029670 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,12 @@ Current Release Changes ======================= +* Show a warning message for a deleted or unknown :class:`Claim<pywikibot.Claim>` type (:phab:`T374676`) +* ``preload_sites`` maintenance script was removed (:phab:`T348925`) +* Add :meth:`User.renamed_target()<pywikibot.User.renamed_target>` method +* Check whether Claim exists within :meth:`Claim.fromJSON()<pywikibot.Claim.fromJSON>` method (:phab:`T374681`) +* Add :attr:`logentries.LogEntry.params` as a public property +* Add support for several wikis (:phab:`T375435`, :phab:`T375097`, :phab:`T374646`, :phab:`T374817`, :phab:`T375026`) * Add :meth:`title()<pywikibot.MediaInfo.title>` method to :class:`pywikibot.MediaInfo` (:phab:`T366424`) * Add tags to the wikibase functions (:phab:`T372513`) * :func:`diff.get_close_matches_ratio()` function was added -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1075937?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I89a9f71ec4fb61df6a9ef62e87669536324f7e92 Gerrit-Change-Number: 1075937 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org