From 9a48940800e84fc38a4c280ffc08587c10796595 Mon Sep 17 00:00:00 2001 From: Natalia Serrano Date: Fri, 9 May 2025 12:16:21 +0200 Subject: [PATCH] refs #1980 pass imgname to configureOs.py --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a1418f..727747c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.8.4] - 2025-05-09 + +### Added + +- When restoring an image, include the image name in the ogagent configuration file + ## [0.8.3] - 2025-05-08 ### Fixed