From 946ac7132ec36afcebc7e18eeac3912f2bc1c841 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 10 Feb 2023 12:58:20 +0100 Subject: [PATCH] CHANGELOG updated --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04280f9..6112c83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog of Pmodules +## Version 1.0.0rc15 +* **modulecmd** + * Improved error handling and messages + ## Version 1.0.0rc14 * **modulecmd** * format of log messages changed, now the message includes the @@ -11,6 +15,7 @@ can now be used to override the values set in the configuration file. * Add /opt/local/bin (for Macports) and /usr/local/bin (for Homebrew) to PATH on macOS. + * bugfixes ## Version 1.0.0rc13 * same as 1.0.0rc12 but compiled on SL6