diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ccd73776c1f0940a0ec5dad60b4d6e33be8cfb3..faeb42a436708f18d69a0bb8778fceecf802af49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### New Features * Autocompletion for `iocsh.bash` has been added -* Added consistency check between e3 environment variables and path to `iocsh.bash`. `iocsh.bash` will abort if these are not consistent. * Rudimentary testing has been added: * * Tests that the correct version is loaded * * Tests that elementary patching/building works as expected +* Added consistency check between e3 environment variables and path to `iocsh.bash`. `iocsh.bash` will abort if these are not consistent. ### Bugfixes * `iocsh.bash --help` (and variants) no longer loads tries to load `env.sh`.