From 367a43582ff5dae46559cf8a7e1cf82a6b17ca6a Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Tue, 20 Feb 2024 20:05:28 +0100 Subject: [PATCH] CHANGELOG update --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee2b30c..18db6fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ ## [Unreleased] +### Added + +- GitHub Actions: Reduce the number of concurrent builds + ### Fixed - Adjusted obtaining the value for `publishPlugin.channels` property in `build.gradle.kts`