From d86eed29ebaecacc7fa152d9a374a7ae2ee8a8ba Mon Sep 17 00:00:00 2001 From: Ole Herman Schumacher Elgesem Date: Thu, 2 Jul 2026 19:47:29 +0200 Subject: [PATCH] Changelog: Small improvements Co-authored-by: Claude Fable 5 Signed-off-by: Ole Herman Schumacher Elgesem --- .../{update-changlog.yml => update-changelog.yml} | 2 +- CHANGELOG.md | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) rename .github/workflows/{update-changlog.yml => update-changelog.yml} (97%) diff --git a/.github/workflows/update-changlog.yml b/.github/workflows/update-changelog.yml similarity index 97% rename from .github/workflows/update-changlog.yml rename to .github/workflows/update-changelog.yml index d137742d91..8d1f81f967 100644 --- a/.github/workflows/update-changlog.yml +++ b/.github/workflows/update-changelog.yml @@ -44,7 +44,7 @@ jobs: only_changed: false - name: Create Pull Request - uses: cfengine/create-pull-request@v6 + uses: cfengine/create-pull-request@v7 with: path: repos/core branch: changelog/auto-update-changelog-${{ inputs.branch }} diff --git a/CHANGELOG.md b/CHANGELOG.md index 784b67841a..3bd463b129 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,11 +13,9 @@ (CFE-2986) - Added `mpf_masterfiles_stage_build_always` flag file to enable legacy behavior of `masterfiles-stage` to always run `cfbs` build (ENT-13756) -- Made arguments in `getgroups()` optional (ENT-9962) -- Made arguments in `getusers()` optional (ENT-9962) +- Added `timer_policy` support for `classes` promises and changed its + default to `"reset"` (CFE-4681) - Enabled `expandrange` to output a single value -- Changed default `timer_policy` for `classes:` promises to reset - (CFE-4681) - Enabled `select_region` to converge across multiple passes (CFE-3866) - Expanded syntax-description to include min/max argcount for func (ENT-13879) @@ -35,11 +33,11 @@ (CFE-664) - Fixed wording of premature error when changing into non-existent directory (CFE-4007) -- Improve persistent class logging in `EvalContextHeapPersistentSave` +- Improved persistent class logging in `EvalContextHeapPersistentSave` (ENT-3868) +- Made arguments in `getgroups()` and `getusers()` optional (ENT-9962) - `cf-execd` `systemctl` stop now waits for in-flight `cf-agent` to finish (ENT-14108) -- Added `timer_policy` support for `classes` promises (CFE-4681) ## 3.27.0