diff --git a/pyproject.toml b/pyproject.toml index aa17e74..b51c42a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,7 @@ packages = [ include = ["LICENSE", "CHANGELOG.md", "CONTRIBUTING.md"] [tool.poetry.urls] +Changelog = "https://raw.githubusercontent.com/marcospereirampj/python-keycloak/master/CHANGELOG.md" Documentation = "https://python-keycloak.readthedocs.io/en/latest/" "Issue tracker" = "https://github.com/marcospereirampj/python-keycloak/issues"