From bec7e61152e28106a17d5406cc596353f22ebf26 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 10 Jan 2025 10:55:52 +0100 Subject: Update CHANGELOG to include the new features --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c781b87..ad139413 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ A feature release on top of `1.4.0`, backwards compatible. +### Major new features + +- Added two new root types: `"computed"` and `"tree structure"`. + This allows to define roots as the artifacts of an export target + of an earlier-defined content-fixed repository, as well as the + underlying tree structure of an earlier-defined content-fixed + root. Both new root types are themselves content fixed. + +### New features + +- A new tool `just-lock` has been added that allows to define + `just-mr` repository configurations out of an abstract configuration + defining base repositories and a sequence of imports. +- An option `-p` was added to the building subcommands to show the + unique artifact (if there is precisely one) on stdout. + ### Fixes - Fixes ensuring proper pointer life time and access check. -- cgit v1.2.3