From 7e5613b878a4ff89b0a02bf73614f13affcd4071 Mon Sep 17 00:00:00 2001 From: William Petit Date: Wed, 8 Jan 2025 10:54:01 +0100 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fa9581..a99aeef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,19 @@ ## [Unreleased] ### Bug Fixes +- typo - **install:** correctly inject tools dir into gitignore ### Documentation - **tutorials:** fix obsolete link +### Features +- **gitea:** add mkt-gitea-package task +- **gitea:** allow passing multiline body/attachments variables +- **version:** use branch name for short version channel if branch is not a common one +- **version:** automatically use ci defined branch name +- **version:** export variables for use in subshells + ## [2023.8.25-stable.1621.af9c7e6] - 2023-08-25