From 58da5b0c4754459bc1dea05f08e16aa750c1c429 Mon Sep 17 00:00:00 2001 From: Joachim Bauch Date: Wed, 29 May 2024 10:03:13 +0200 Subject: [PATCH] Update changelog for 0.2.4 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d887e23..d3b35e28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## 0.2.4 - 2024-05-29 + +### Changed +- Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 + [#355](https://github.com/strukturag/nextcloud-certificate24/pull/355) +- Bump @nextcloud/dialogs from 4.2.6 to 4.2.7 + [#347](https://github.com/strukturag/nextcloud-certificate24/pull/347) +- Use shorter filename if too long with signer name. + [#374](https://github.com/strukturag/nextcloud-certificate24/pull/374) + + ## 0.2.3 - 2024-04-09 ### Changed