Skip to content

Commit

Permalink
feat: add changelog to project urls in package metadata (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
lociii authored Aug 12, 2024
1 parent 28d58f8 commit 303c947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ project_urls =
Source = https://github.com/deschler/django-modeltranslation
Documentation = https://django-modeltranslation.readthedocs.org/en/latest
Mailing List = http://groups.google.com/group/django-modeltranslation
Changelog = https://github.com/deschler/django-modeltranslation/blob/master/CHANGELOG.md
classifiers =
Programming Language :: Python
Programming Language :: Python :: 3.9
Expand Down

0 comments on commit 303c947

Please sign in to comment.