From 2631563ff35f134b6188bfdfb7494b3a1274b3e4 Mon Sep 17 00:00:00 2001 From: Oliver King Date: Sat, 4 Nov 2023 14:29:01 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82226657..d18f97a9 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.0.7] - 2023-11-04 + +### Changed + +- Revert label selector on Placeholder pod to be backwards compatible + ## [0.0.6] - 2023-10-27 ### Added