From 8282b3fa240b081c9305669e7dae27f076572a05 Mon Sep 17 00:00:00 2001 From: random-dwi Date: Mon, 17 May 2021 09:26:13 +0200 Subject: [PATCH] remove changelog entry to unreleased section --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25ca716..023b86a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## 1.17.0 - 2021-04-06 - ### Fixed - Compatibility with new versions of `kubectl` by removing deprecated parameter from the command +## 1.17.0 - 2021-04-06 + ### Fixed - SASL mechanism support now also implemented for cluster admin - process no longer gets stuck when deserialization error occurs