From ada0fbcf528d73636ff7c680cdc93a9101e2e4b7 Mon Sep 17 00:00:00 2001 From: Jonas Sulzer Date: Fri, 29 Mar 2024 23:50:19 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=20v3.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Sulzer --- CHANGELOG.md | 6 ++++++ appinfo/info.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b53bd15..9fc2ea1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ Starting from v3.0.0, all notable changes to this project will be documented in 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). +## [3.3.0] - 2024-03-30 +- Fix wrong capitalisation of `WebDavAuth` class name in readme + [#238](https://github.com/nextcloud/user_external/pull/238) @pierrecorsini +- Mark compatible with Nextcloud 28 + [#241](https://github.com/nextcloud/user_external/pull/241) @Glandos + ## [3.2.0] - 2023-06-13 - Fix IMAP authentication on empty mailboxes [#164](https://github.com/nextcloud/user_external/pull/164) @tem-hth diff --git a/appinfo/info.xml b/appinfo/info.xml index 77a36d2..df78664 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,7 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it! ]]> - 3.2.0 + 3.3.0 agpl Robin Appelman UserExternal