diff --git a/Changelog.md b/Changelog.md
index 5909f36322519a591dd6022d03787895ab51ef90..efcff9662bf050d6b1e6aa5fa5d68d7907d4c980 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -3,6 +3,7 @@
 * Code updated to support PHP8 (#46)
 * Tests will be temporarily disabled until modernization of http-mock is complete (#46)
 * PrivacyIDEA and PIResponse classes made private (#51)
+* Removed old EnrollToken function (#46)
 
 ### v1.0.0
 * Added a possibility to enroll a new token via challenge (#23)
@@ -15,4 +16,4 @@
 * Multiple WebAuthn
 
 ### v0.9.0
-* First Version supporting /validate/check and /validate/triggerchallenge endpoints
\ No newline at end of file
+* First Version supporting /validate/check and /validate/triggerchallenge endpoints