From 60699c22d3f8f852da353c2bb88c2f18949a092c Mon Sep 17 00:00:00 2001 From: Vincent Esche Date: Tue, 10 Dec 2024 10:31:55 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2925558..aa79ca9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ Please make sure to add your changes to the appropriate categories: ### Added -- n/a +- Added CLI flag `--no-owns` for `dependencies` command for filtering out "owns" edges and resulting isolated nodes. ### Changed