diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16ab0e7b..41f935eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## 8.2.2 – 2025-12-17
+
+### Fixed
+
+- Avoid using methods that went from private to public in the last release @julien-nc
+
## 8.2.1 – 2025-12-17
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4af459f7..7079790e 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@
OpenID Connect user backend
Use an OpenID Connect backend to login to your Nextcloud
Allows flexible configuration of an OIDC server as Nextcloud login user backend.
- 8.2.1
+ 8.2.2
agpl
Roeland Jago Douma
Julius Härtl