From 9c7074b8554179f6d635e8582630c75e6d42246e Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 27 Apr 2023 17:03:32 +0200 Subject: [PATCH] Changelog updated --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 218bc4e..64f3bdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog of Pmodules -## Version 1.1.11 (not yet tagged) +## Version 1.1.11 * **modulecmd** * *User visible changes* * Improved error handling and messages @@ -8,6 +8,11 @@ * *Internal changes and fixes* * Bugfixes +* **build-system** + * *User visible changes* + * building with legacy variants files fixed. + * building with YAML config files is still experimental + and not recommended for now ## Version 1.1.10 * **modulecmd**