From edadd0683e133a80667fb29d9f423248984297e6 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 12 Dec 2023 16:41:16 +0100 Subject: [PATCH] CHANGELOG updated --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d47342b..1a186c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,14 @@ ## 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 - +* YAML module configuration file. Configured in this file are + * the release stage + * the list of systems the module is available + * the list of systems the module shadowed + Wherby the items in list of systems are either + * hostnames or glob style patterns of hostnames (e.g. merlin-*) + * OS names like rhel7 + ### **modbuild** **User visible changes** * YAML build configuration files