diff --git a/CHANGELOG.md b/CHANGELOG.md
index 232aebdc375dc1fba1cbb6cc851928b8a9ea3cf5..590c83517420a92beadbd484224d601032b70e9f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [v0.60.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/3) (2Xst September 2020)
+
+- #60, !106: Drop Python v3.5 support
+- #86, !106: Scrypt: migrate from pylibscrypt to hashlib.scrypt from the standard Python 3.6 lib
+- #68, !106: Package in Debian Bullseye v11
+- #111, !111: Clearly define the copyright and license statements
+
 ## [v0.58.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/15) (10st September 2020)
 
 **Note**: This is the last major release with Python v3.5 support.