From a409f9acf7d3045725ea89e1c6ca0cabc61ef301 Mon Sep 17 00:00:00 2001 From: toofar Date: Wed, 18 Sep 2024 11:35:30 +1200 Subject: [PATCH] add changelog for jaraco.collections --- scripts/dev/changelog_urls.json | 1 + 1 file changed, 1 insertion(+) 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",