From abe88cb2f16865bbcb75297c525eb51fed50d563 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 2 Aug 2024 13:19:20 +0200 Subject: CHANGELOG: mention cwd support ... and drop the corresponding design document as implemented. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e14f43c9..747c735d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ A feature release on top of `1.3.0`, backwards compatible. ### New features +- User-defined rules, as well as the built-in rule `"generic"` can + now specify a subdirectory in which an action is to be executed. - `just-mr` now supports garbage collection for repository roots via the `gc-repo` subcommand. This follows the same two-generation approach as garbage collection for the cache-CAS pair; in -- cgit v1.2.3