From 5968a21404547fe4e4a0be92dca770c86cbbe23d Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 11 Jul 2025 10:08:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=202.0.4?= 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 d44a3f26bc..1e61883730 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [2.0.4](https://github.com/opencloud-eu/opencloud/releases/tag/v2.0.4) - 2025-07-11 + +### ❤️ Thanks to all contributors! ❤️ + +@micbar + +### 🐛 Bug Fixes + +- [Backport] fix: build_args is now an object [[#1213](https://github.com/opencloud-eu/opencloud/pull/1213)] + ## [2.0.3](https://github.com/opencloud-eu/opencloud/releases/tag/v2.0.3) - 2025-07-10 ### ❤️ Thanks to all contributors! ❤️