From 3dcfa87ef4d9ae2e9746e59f344e802154b8fce4 Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Sun, 24 Jul 2022 13:34:00 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c3dea8..b3c9398 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # EliteBGS changelog +## 0.1.4 on 24.07.2022 + +* Fixed hour display with entires (now in 24 hour format). +* Allow adding combat zones regardless of whether an objective is selected, or an + entry. If an entry is selected simply use its objective instead. +* Add timestamp to combat zone wins. + ## 0.1.3 on 07.06.2022 * Fixed a bug where entries in non-rated journal files were not properly picked up.