From 50fb9eb8d05f544ccbe374b968a37e02c69e1849 Mon Sep 17 00:00:00 2001 From: Thomas Gosteli Date: Thu, 30 Sep 2021 14:55:36 +0200 Subject: [PATCH] chore: update changelog with 1.4.1 release --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0acfa49f..d350153b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 1.4.1 (2021-09-30) + + +### Bug Fixes + +* **examples**: Bump kubenurse version to v1.4.0 ([6f1228c0](https://github.com/postfinance/kubenurse/commit/6f1228c0)) + + + ## 1.4.0 (2021-05-25)