From 716194ae01490a45158d6d88d0d2b226c1307964 Mon Sep 17 00:00:00 2001 From: Sebastian Bernauer Date: Wed, 27 Dec 2023 09:17:32 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 451cc92..bbbea84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Fixed + +- Respect `--watch-namespace` CLI argument ([#193]). + +[#193]: https://github.com/stackabletech/commons-operator/pull/193 + ## [23.11.0] - 2023-11-24 ## [23.7.0] - 2023-07-14