diff options
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
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 |