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)]