diff --git a/setup.py b/setup.py index 5fd4df20d..d755a00fe 100755 --- a/setup.py +++ b/setup.py @@ -109,6 +109,7 @@ setup( project_urls={ 'Funding': 'https://fund.django-rest-framework.org/topics/funding/', 'Source': 'https://github.com/encode/django-rest-framework', + 'Changelog': 'https://www.django-rest-framework.org/community/release-notes/', }, )