diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json index fc1b24603..7b0fcd8fb 100644 --- a/scripts/dev/changelog_urls.json +++ b/scripts/dev/changelog_urls.json @@ -147,6 +147,7 @@ "jaraco.context": "https://jaracocontext.readthedocs.io/en/latest/history.html", "jaraco.functools": "https://jaracofunctools.readthedocs.io/en/latest/history.html", "jaraco.text": "https://jaracotext.readthedocs.io/en/latest/history.html", + "jaraco.collections": "https://jaracocollections.readthedocs.io/en/latest/history.html", "autocommand": "https://github.com/Lucretiel/autocommand/releases", "inflect": "https://inflect.readthedocs.io/en/latest/history.html", "typeguard": "https://typeguard.readthedocs.io/en/latest/versionhistory.html",