From 8f0a74a527cc6b55bc4a7dcb274c0cd7f3f46a40 Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Thu, 28 Mar 2024 14:30:42 -0600 Subject: [PATCH] Update changelog for image-spec-1.1.0 Signed-off-by: Jonathon Anderson --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 169de0a8..efde8447 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated the glossary. #819 - Upgrade the golang version to 1.19. - Upgrade the golang version to 1.20. +- Bump github.com/opencontainers/image-spec to 1.1.0 ### Fixed