From 5def2d30a5c25e126198cdc234a89fcb3f362373 Mon Sep 17 00:00:00 2001 From: Juntong Liu <juntong.liu@ess.eu> Date: Fri, 15 Oct 2021 14:05:45 +0000 Subject: [PATCH] Update changeLog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82025834..449398f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Removed duplicated entries from generated `.dep` files ### Other changes +* removed `e3.cfg`, `ess-env.conf` and `DEFINES_REQUIRE` files and associated codes in `RULES_REQUIRE`, `setE3Env.bash` and `.gitignore`. * removed legacy code from setE3Env.bash * Removed usage of `env.sh` - now there is a check only for seeing if the environment variable `$IOCNAME` is set * Fix typos in `iocsh_functions.bash` comments -- GitLab