Skip to content

Commit b824b33

Browse files
authored
add changelog project_url (#8085)
1 parent c4404f3 commit b824b33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ def get_version(package):
109109
project_urls={
110110
'Funding': 'https://fund.django-rest-framework.org/topics/funding/',
111111
'Source': 'https://github.com/encode/django-rest-framework',
112+
'Changelog': 'https://www.django-rest-framework.org/community/release-notes/',
112113
},
113114
)
114115

0 commit comments

Comments
 (0)