From 9e1e36ac5474f19edb2673990b775dd96bd9bfc5 Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Wed, 6 May 2026 13:33:05 +0200 Subject: [PATCH] prepare 1.1.0 Signed-off-by: Julien Veyssier --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0623b76..3103591 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## 1.1.0 – 2026-05-06 + +### Changed + +- Renamed app to Element/Matrix integration +- Improve source strings @julien-nc @rakekniven [#19](https://github.com/nextcloud/integration_matrix/pull/19) +- Avoid many requests to the discovery endpoint (required to clear all settings) @julien-nc [#23](https://github.com/nextcloud/integration_matrix/pull/23) +- Remove useless navigation link + ## 1.0.0 – 2026-04-09 ### Added