From fa653722deb59cdd747cb6743f178add650485bd Mon Sep 17 00:00:00 2001
From: lukasmatusiewicz <77617779+lukasmatusiewicz@users.noreply.github.com>
Date: Thu, 7 Mar 2024 11:19:34 +0100
Subject: [PATCH] Update Changelog.md

---
 Changelog.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Changelog.md b/Changelog.md
index f150232..5909f36 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,7 @@
 * Added an optional client parameter to forward the client IP with the server requests (#17)
 * 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)
 
 ### v1.0.0
 * Added a possibility to enroll a new token via challenge (#23)
-- 
GitLab