From 2cdae6ff93d1d84733099e5ea918294efb969972 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 19 Jan 2026 20:53:52 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=205.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97afd12a0..9393469aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,11 @@ - merge ocdav into frontend [[#1958](https://github.com/opencloud-eu/opencloud/pull/1958)] +### 📚 Documentation + +- Clarify what the two requests are used for [[#2179](https://github.com/opencloud-eu/opencloud/pull/2179)] +- fix: markdown links formatting [[#2143](https://github.com/opencloud-eu/opencloud/pull/2143)] + ### ✅ Tests - [tests-only] test: setup for running wopi API tests locally [[#2139](https://github.com/opencloud-eu/opencloud/pull/2139)] @@ -23,10 +28,6 @@ - [full-ci][tests-only] test: check last email content with retries as emails can be delayed [[#2038](https://github.com/opencloud-eu/opencloud/pull/2038)] - skip collaborativePosix tests in CI [[#2039](https://github.com/opencloud-eu/opencloud/pull/2039)] -### 📚 Documentation - -- fix: markdown links formatting [[#2143](https://github.com/opencloud-eu/opencloud/pull/2143)] - ### 🐛 Bug Fixes - fix: Show username in unprivileged search results [[#2104](https://github.com/opencloud-eu/opencloud/pull/2104)]