From 923f23828c63cb88225663d0d48a41362f4fbd81 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 7 Apr 2025 14:49:52 +0200 Subject: CHANGELOG: tree overlays are implemented --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5b499b0..6dc36275 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ A feature release on top of `1.5.0`, backwards compatible. the newly-added option `--profile` of `just` this can be used to gather statistics on build times, cache hit rates, as well as their evolution over time. +- Computing a tree as overlays of other trees was added as a new + in-memory action. - The expression language has been extended to contain new built-in functions `"zip_with"`, `"zip_map"`. -- cgit v1.2.3