From bb53b9cfa791c64c7d776f9b5d4b5ec07c65991c Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Wed, 17 Dec 2025 15:12:12 +0100 Subject: [PATCH] prepare 8.2.2 Signed-off-by: Julien Veyssier --- CHANGELOG.md | 6 ++++++ appinfo/info.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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