From b86835e633c5e7709089351d9ddf59bd28c957e0 Mon Sep 17 00:00:00 2001 From: Niklas Date: Tue, 29 Oct 2024 12:49:23 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f1b08e..8eafc7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [v1.1.1] - 2024-10-29 ### Fixed - [#35] Use correct helm dependency constraint for `backup-operator-crd`.