From bb1c6913033e3c3eaf2a7f462ad408d9d25b0856 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 13:59:49 +0000 Subject: [PATCH] chore(master): release 0.20.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ef28e2..ec50969 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.20.1](https://github.com/conplementAG/copsctl/compare/v0.20.0...v0.20.1) (2026-07-01) + + +### Bug Fixes + +* **namespace:** prevent CanIGetPods from panicking on denied access ([903c29d](https://github.com/conplementAG/copsctl/commit/903c29dc074b137665c2dcdb64db8fd33815712c)) + ## [0.20.0](https://github.com/conplementAG/copsctl/compare/v0.19.0...v0.20.0) (2026-04-07)