From 4baaf93a0387f30cef93a39b5a6841218c42c308 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 22 Dec 2022 10:27:09 +0100 Subject: Add option --dump-export-targets ... dumping only the configured targets that are export targets. Those targets are of particular interest as those are the targets, as they are the high-level caching points and also often serve as interface between projects. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 65467f67..c7636b44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ A feature release on top of `1.0.0`, backwards compatible. - `just-mr` is now available as C++ binary and supports fetching in parallel +### Other changes + +- `just analyse` now supports a new option `--dump-export-targets` + ## Release `1.0.0` (2022-12-12) Initial stable release. -- cgit v1.2.3