From 8e05ed768be9e9b879146cf28a5b2df1de7d3f86 Mon Sep 17 00:00:00 2001
From: lukasmatusiewicz <lukas.matusiewicz@netknights.it>
Date: Tue, 12 Mar 2024 10:07:29 +0100
Subject: [PATCH] Update Changelog.md

---
 Changelog.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 5909f36..efcff96 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
-- 
GitLab