From 8008f17509b47dba8647d3966f0d03054eedf55d Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 16 Nov 2025 20:06:01 +0000 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=8E=89=20Release=202.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1490f4c0..22599f6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [2.0.1](https://github.com/opencloud-eu/docs/releases/tag/2.0.1) - 2025-11-16 + +### ❤️ Thanks to all contributors! ❤️ + +@micbar + +### 📦️ Build&Tools + +- fix: trailing slashes and locale config [[#512](https://github.com/opencloud-eu/docs/pull/512)] + ## [2.0.0](https://github.com/opencloud-eu/docs/releases/tag/2.0.0) - 2025-11-14 ### ❤️ Thanks to all contributors! ❤️ From 40665e55f9799698a22ac9ede807645e5a5dcf44 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 17 Nov 2025 10:29:13 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=8E=89=20Release=202.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22599f6f..204cc60e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [2.0.1](https://github.com/opencloud-eu/docs/releases/tag/2.0.1) - 2025-11-16 +## [2.1.0](https://github.com/opencloud-eu/docs/releases/tag/2.1.0) - 2025-11-17 ### ❤️ Thanks to all contributors! ❤️ -@micbar +@descensus, @micbar + +### 👷 Admin Documentation + +- Fix "Authentication and Identymanagment" spelling error [[#514](https://github.com/opencloud-eu/docs/pull/514)] ### 📦️ Build&Tools From 178060118438369e8086352dfbf24f2bf139af7c Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 17 Nov 2025 10:30:02 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=8E=89=20Release=202.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 204cc60e..35105ebe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ # Changelog -## [2.1.0](https://github.com/opencloud-eu/docs/releases/tag/2.1.0) - 2025-11-17 +## [2.0.1](https://github.com/opencloud-eu/docs/releases/tag/2.0.1) - 2025-11-17 ### ❤️ Thanks to all contributors! ❤️ @descensus, @micbar -### 👷 Admin Documentation +### 🐛 Bug Fixes - Fix "Authentication and Identymanagment" spelling error [[#514](https://github.com/opencloud-eu/docs/pull/514)]