From 68d4f5bb1d2dc953c1bccad96d7c6707159e0790 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 5 Aug 2024 11:16:16 +0200 Subject: Expression language: add expression from_subdir ... allowing to select only the keys in a specific subdir, and move the them to top-level. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 747c735d..56709f0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,8 @@ A feature release on top of `1.3.0`, backwards compatible. at the old location will not be used anymore while still using disk space. - The expression language has been extended to contain quote and - quasi-quote expressions. + quasi-quote expressions, as well as a new built-in function + `"from_subdir"`. ### Fixes -- cgit v1.2.3