From 69b8684f8e219f4804a34fd783fe7914e834d8e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Gro=C3=9Fmann?= Date: Mon, 15 Apr 2019 23:21:52 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87309ed22..595ba822e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ The **goal** of this file is explaining to the users of our project the notable _The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)_. +## [0.4.2] - 2019-04-15 +### Fixed +- Fail of whole pod run on exception + + ## [0.4.1] - 2019-04-06 ### Added - Support for split database with -sdb flag to avoid SQLite lock up