diff --git a/CHANGELOG.md b/CHANGELOG.md index d43a283..1d6165f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- add CLI call to PATH and add tests for cli with/without `dask.distributed` ![\25](https://github.com/mllam/mllam-data-prep/pull/25). +- add access to CLI via `mllam-data-prep` and add tests for CLI with/without `dask.distributed` ![\25](https://github.com/mllam/mllam-data-prep/pull/25). - add optional output path argument to parser. ![\#26](https://github.com/mllam/mllam-data-prep/pull/26) ### Changed