diff --git a/pyproject.toml b/pyproject.toml
index b7f26f50a0b2412340e67d1cff29096711d05c30..d2807c71a21db9f78e3d11c89294a17911a1417e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,6 +9,7 @@ license = "AGPL-3.0-or-later"
 homepage =  "https://silkaj.duniter.org"
 repository = "https://git.duniter.org/clients/python/silkaj"
 documentation = "https://git.duniter.org/clients/python/silkaj/tree/dev/doc"
+urls = { Changelog = "https://git.duniter.org/clients/python/silkaj/-/blob/dev/CHANGELOG.md" }
 keywords = ["g1", "duniter", "cryptocurrency", "librecurrency", "RTM"]
 
 [tool.poetry.dependencies]