scripts: Add changelog URL for Deprecated
This commit is contained in:
parent
b4abf72902
commit
bb33d145a4
|
|
@ -185,6 +185,7 @@ CHANGELOG_URLS = {
|
|||
'setuptools': 'https://setuptools.readthedocs.io/en/latest/history.html',
|
||||
'future': 'https://python-future.org/whatsnew.html',
|
||||
'pefile': 'https://github.com/erocarrera/pefile/commits/master',
|
||||
'Deprecated': 'https://github.com/tantale/deprecated/blob/master/CHANGELOG.rst',
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue