From 455fa3f283349c8c257def29076ab7ad3e1c8887 Mon Sep 17 00:00:00 2001 From: Ognjen Joldzic <44299700+ognjen-j@users.noreply.github.com> Date: Mon, 19 Oct 2020 15:18:38 +0200 Subject: [PATCH] Release prep for version v0.2.4 (#163) * Removed parallelization limit. * Release test. * Uncomment the publishing step. * Version changed to 0.2.0b0 * Removed the tag check. * Workflow optimizations. * Modified the version test. * Modified the version test. * Changed the development status classifier * Version changed to v0.2.3a1 * Version changed to v0.2.3 * Version 0.2.4 released. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9f2f5d6..a8ef0233 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +### Version 0.2.4 +* Add `delete consumergroup` command. ### Version 0.2.3 * Converted unserializable values to strings when writing to STDOUT ### Version 0.2.2