From b433b8935083a20c43d1eb04356297b6f3247ec9 Mon Sep 17 00:00:00 2001 From: Atanas Dinov Date: Mon, 3 Jun 2024 13:38:05 +0300 Subject: [PATCH] Update release notes for v1.0.2 Signed-off-by: Atanas Dinov --- RELEASE_NOTES.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 472ea93e..2ee11ba7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,10 +4,6 @@ ## General -* Added the ability to consume both 512/4096 byte sector size disk input base-images -* Added the ability to leverage Elemental node reset for unmanaged operating systems -* Added version command and version marker on CRB images - ## API ### Image Definition Changes @@ -16,6 +12,18 @@ ## Bug Fixes +--- + +# v1.0.2 + +## General + +* Added the ability to consume both 512/4096 byte sector size disk input base-images +* Added the ability to leverage Elemental node reset for unmanaged operating systems +* Added version command and version marker on CRB images + +## Bug Fixes + * [#429](https://github.com/suse-edge/edge-image-builder/issues/429) - Automatically set execute bit on scripts * [#447](https://github.com/suse-edge/edge-image-builder/issues/447) - Support >512 byte sector size base images * [#442](https://github.com/suse-edge/edge-image-builder/issues/442) - Only get images from specific Kubernetes objects