From f183462a7b7448858974fdb2df9248d2d7f6ac7e Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Wed, 16 Feb 2022 09:30:12 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0e9e19..d36edc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # EliteBGS changelog -## 0.1.0-beta11 on ??.02.2022 +## 0.1.0-beta11 on 16.02.2022 * Fixed a bug in which mission influence was assigned to the wrong station, system and faction. But now the log entry for accepting a mission must be within the given range. +* Stop complaining about missing objective files. +* Add a few more mission names to the XML. ## 0.1.0-beta10 on 12.02.2022