From 0fe237e2e9c23e8b482cdc5ff6efc8b8b2a4feda Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 14 Aug 2023 11:28:10 +0200 Subject: Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17df375a..90259af6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ A feature release on top of `1.1.0`, backwards compatible. - Relative non-upwards symbolic links are now treated as first-class objects. This introduces a new artifact type and allows the free use of such symbolic links throughout the build process. +- `just-mr` can now optionally resolve symlinks contained in archives. ### Other changes @@ -24,6 +25,8 @@ A feature release on top of `1.1.0`, backwards compatible. garbage collection. - `just-mr` now supports unpacking tar archives compressed with bzip2 and xz. +- The option `-P` of `build` and `install-cas` can be used to + inspect parts of a tree. ### Fixes -- cgit v1.2.3