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