diff --git a/CHANGELOG.md b/CHANGELOG.md index 2137f52..653fa6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. `criticalup run $WHATEVER` and have the respective tool see the appropriate CriticalUp-managed tools within the `$PATH` (or equivalent). A `--strict` flag was added to make it possible to ensure only tools within the installation are run. +- Argument names for `criticalup run` and `criticalup which` commands are now consistent, both using ``. ### Added