fix(pypi): add phonenumbers changelog (#2847)

This commit is contained in:
Adrien Lemaire 2018-11-19 21:45:35 +09:00 committed by Rhys Arkins
parent 36a3bb5586
commit 481514e2fd

View file

@ -22,6 +22,8 @@ const changelogUrls = {
flake8: 'http://flake8.pycqa.org/en/latest/release-notes/index.html',
'django-storages':
'https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst',
phonenumbers:
'https://github.com/daviddrysdale/python-phonenumbers/blob/dev/python/HISTORY.md',
'psycopg2-binary': 'http://initd.org/psycopg/articles/tag/release/',
};