diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d8806e..10438ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - `--config-toml` argument - Fix #284 - fix workspace level Cargo.toml file not watched - `copy-unstyled-output` internal that you can bind with eg `ctrl-c = "copy-unstyled-output"`. It's currently gated by the `"clipboard"` feature, please give feedback regarding compilation and usage - Fix #282 - Thanks @letsgetrusty +- list of loaded config files displayed in help page ### v3.7.0 - 2024/12/27