jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/634768 )
Change subject: [doc] Additional hint to sitelink badges ......................................................................
[doc] Additional hint to sitelink badges
Bug: T265800 Change-Id: Ib0eb1b421edf0b87641142b03dc277aa3a61df8a --- M HISTORY.rst 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Mpaa: Looks good to me, approved jenkins-bot: Verified
diff --git a/HISTORY.rst b/HISTORY.rst index 288065f..c781cc0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -245,7 +245,7 @@ * 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) +* Add support for badges on Wikibase item sitelinks through a SiteLink object instead plain str (T128202) * Remove login.showCaptchaWindow() method * New parameter supplied in suggest_help function for missing dependencies * Remove NonMWAPISite class