From bab0d949d51fe4f10c8d492083427d514206cb63 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Tue, 21 Nov 2023 14:20:24 +0100 Subject: LocalAction: Fix staging of empty trees --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c494b28..2bb78588 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,8 @@ A feature release on top of `1.2.0`, backwards compatible. used for keeping track of running operations. - The built-in rule `"install"` now properly enforces that the resulting stage is well-formed, i.e., without tree conflicts. +- Local execution and `just execute` now correctly create empty + directories if they are part of the action's input. ## Release `1.2.0` (2023-08-25) -- cgit v1.2.3