From fa9e328c63017935aee159d79c7a3ee7f6d53cc7 Mon Sep 17 00:00:00 2001 From: Sebastien Quioc Date: Mon, 4 Nov 2024 15:56:33 +0100 Subject: [PATCH] chore(SDK): update the CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5aadd2e..4506f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Change the way to handle docker image information when publishing a module + ## 1.17.0 - 2024-11-04 ### Added