From a0b45dde9845b6c845cfc251a21aafbecc193d2e Mon Sep 17 00:00:00 2001 From: Saw-jan Date: Tue, 17 Mar 2026 17:37:02 +0545 Subject: [PATCH] chore: prepare changelog Signed-off-by: Saw-jan --- CHANGELOG.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c69877543..5770030c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,14 +15,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed -- Fix: Handle projects whose parent project is unknown [#985](https://github.com/nextcloud/integration_openproject/pull/985) -- Fix: Force HTTPS on Nextcloud base URL for OpenProject API requests [#992](https://github.com/nextcloud/integration_openproject/pull/992) +### Added + +### Changed + +### Removed + +## 3.0.0 - 2026-03-17 ### Added - [BREAKING] Support Nextcloud 33 [#952](https://github.com/nextcloud/integration_openproject/pull/952) - Include OpenProject API request as debug log [#991](https://github.com/nextcloud/integration_openproject/pull/991) +### Fixed + +- Fix: Handle projects whose parent project is unknown [#985](https://github.com/nextcloud/integration_openproject/pull/985) +- Fix: Force HTTPS on Nextcloud base URL for OpenProject API requests [#992](https://github.com/nextcloud/integration_openproject/pull/992) + ### Changed ### Removed