From 1a608ba9a7bee17cfda000c8dd7a64560d850559 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 12 Dec 2023 16:30:43 +0100 Subject: [PATCH] CHANGELOG updated --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 386d32c..d47342b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog of Pmodules +## Version 1.1.16 +### **modulecmd** +**User visible changes** +* YAML module configuration file. Configured in this file + * release stage + * list of systems the module is available for + * list of systems the module shadowed + +### **modbuild** +**User visible changes** +* YAML build configuration files + +**Internal changes and fixes** + + ## Version 1.1.15 * **modulecmd** * *User visible changes*