From 67ac04fe7b558c59b240e5ace7c460eff71e0bce Mon Sep 17 00:00:00 2001 From: Martin Linkhorst Date: Thu, 24 Oct 2019 11:36:39 +0200 Subject: [PATCH] chore: update changelog with terminating pods fix --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0343dc4f..effa9856 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ + Updates: + * [#153](https://github.com/linki/chaoskube/pull/153) Don't attempt to terminate `Terminating` pods @pims + ## v0.14.0 - 2019-05-20 Features: