summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-08-06 11:27:56 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-08-06 11:28:11 +0200
commit5e370a80c012ae445e0fd26a6e52e93575d8ba71 (patch)
treee3c4a5c026ebf6dfa993a4af30e16a326c1a260c
parentea077cece94f9d556ca34109bcd6a1ae25d429f7 (diff)
downloadqutebrowser-5e370a80c012ae445e0fd26a6e52e93575d8ba71.tar.gz
qutebrowser-5e370a80c012ae445e0fd26a6e52e93575d8ba71.zip
Re-add missing changelog URLs
-rw-r--r--scripts/dev/changelog_urls.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index a3925f4ff..e004047a9 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -49,7 +49,9 @@
"flake8-tidy-imports": "https://github.com/adamchainz/flake8-tidy-imports/blob/master/HISTORY.rst",
"flake8-tuple": "https://github.com/ar4s/flake8_tuple/blob/master/HISTORY.rst",
"flake8-comprehensions": "https://github.com/adamchainz/flake8-comprehensions/blob/master/HISTORY.rst",
+ "flake8-copyright": "https://github.com/savoirfairelinux/flake8-copyright/blob/master/CHANGELOG.rst",
"flake8-deprecated": "https://github.com/gforcada/flake8-deprecated/blob/master/CHANGES.rst",
+ "flake8-future-import": "https://github.com/xZise/flake8-future-import#changes",
"flake8-string-format": "https://github.com/xZise/flake8-string-format#changes",
"flake8-plugin-utils": "https://github.com/afonasev/flake8-plugin-utils#change-log",
"flake8-pytest-style": "https://github.com/m-burst/flake8-pytest-style#change-log",