From 3ae18e6199bbc36726479bca4b2a3f0098171b13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Tue, 13 Jun 2023 16:00:46 +0200 Subject: [PATCH] chore: min is 25, max is 27 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- CHANGELOG.md | 4 +++- appinfo/info.xml | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc56bcc..b53bd15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,11 @@ 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). -## [Unreleased] +## [3.2.0] - 2023-06-13 - Fix IMAP authentication on empty mailboxes [#164](https://github.com/nextcloud/user_external/pull/164) @tem-hth +- Trim doesn't accept null anymore + [#217](https://github.com/nextcloud/user_external/pull/217) @Glandos ## [3.1.0] - 2022-12-27 - Support for Nextcloud 25 diff --git a/appinfo/info.xml b/appinfo/info.xml index b371bf3..5605a91 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.1.0 + 3.2.0 agpl Robin Appelman UserExternal @@ -33,6 +33,6 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to l https://github.com/nextcloud/user_external/issues https://github.com/nextcloud/user_external.git - +