From d6e4c6a97b402ba1af6885b18c1a21f26323e756 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 21 Jun 2023 12:04:51 +0200 Subject: Update CHANGELOG: action properties are a new feature --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff81611d..356f30c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ A feature release on top of `1.1.0`, backwards compatible. +### Major new features + +- Actions can now define additional execution properties and in + that way chose a specific remote execution image, as well as a + factor to scale the time out. This also applies to the built-in + `generic` rule. + ### Other changes - `just-import-git` now supports an option `--plain` to import a -- cgit v1.2.3