From f24c4765ed35d387d2b535445e3a55c9343a1406 Mon Sep 17 00:00:00 2001 From: jason yang Date: Thu, 6 Apr 2023 04:36:46 +0000 Subject: [PATCH] add changelog Signed-off-by: jason yang --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c68becc..ea71a3da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add support for resolving absolute path automatically. #493 - The network device "OnBoot" parameter correctly configures the ONBOOT ifcfg parameter. (#644) +- Add support for listing profile/node via comma-separated values. #739 ### Changed