From e6f4e79ecf09665959dc4038fc2192e33f2b1992 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Wed, 21 Feb 2018 17:06:50 +1300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68182b1..4897f56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Change Log All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/). +## [0.2.1] - Unreleased + +### Fixed + +* Bug where under certain rare circumstances relating to the structure of your app-db, the Event panel could throw an error when transitioning from one epoch to another. + ## [0.2.0] - 2018-02-20 ### Upgrade notes