From c5d3818347239a6ed88349c9a6b3055ee0d0fb50 Mon Sep 17 00:00:00 2001 From: Aria Beingessner Date: Fri, 19 May 2023 17:39:58 -0400 Subject: [PATCH] prep 0.4.0 release --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 489bea3..b5e50c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Version 0.4.0 (2023-05-19) + +* the "root_dir" argument has been made the second argument in a ton of APIs, and renamed to "clamp_to_dir" +* the find_file API has been factored out and exposed as public +* Broken now includes a path to the manifest we found, to help with error messages and disambiguation + # Version 0.3.0 (2023-04-24) * Added support for Cargo and NPM manifest keywords. For Cargo projects specifically, these will be squashed together