diff --git a/EliteBGS/CHANGELOG.md b/EliteBGS/CHANGELOG.md index 1e1a81c..18ea6e8 100644 --- a/EliteBGS/CHANGELOG.md +++ b/EliteBGS/CHANGELOG.md @@ -1,8 +1,11 @@ # EliteBGS changelog -## 0.4.3 on ??.??.2024 +## 0.4.3 on 18.09.2024 * Add possibility to post log reports to Discord webhooks. + Logs are automatically split to fit discord length, and you can choose the + name of the Commander to post it as. There are some restrictions, so for + ultra long logs the one line log format might be necessary. * Fix cartographics data value by igonring `TotalEarnings`. Total earnings is the same as `BaseValue`, except any percentages taken by crew members is deducted. Actual total value is `BaseValue` plus `Bonus`.