diff --git a/pyproject.toml b/pyproject.toml
index 717e97f49443cc03e71fe96d0bfe175c9da8ea7f..5e03b3f167d9c30ff41f4e27f11457a794e37f7f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,6 +10,7 @@ license = "GPL-3.0-or-later"
 homepage =  ""
 repository = "https://git.duniter.org/clients/python/duniterpy"
 documentation = "https://clients.duniter.io/python/duniterpy/index.html"
+urls = { Changelog = "https://git.duniter.org/clients/python/duniterpy/-/blob/main/CHANGELOG.md" }
 keywords = ["g1", "duniter", "cryptocurrency", "librecurrency", "library"]
 include = ["examples/*.py"]
 classifiers = [