update logs

This commit is contained in:
Florian Stinglmayr 2022-12-03 16:37:43 +01:00
parent 0e92ee8ab4
commit 3df82af239
2 changed files with 10 additions and 2 deletions

View File

@ -1,5 +1,13 @@
# EliteBGS changelog # EliteBGS changelog
## 0.2.1 on 03.12.2022
* Add support for Thargoid combat zones.
* Make some missions "system related", meaning they are sorted into an objective with just
the system name. This makes sense for contributions for towards a system goal, rather than
a faction goal - like Thargoid wars.
* Fixed a bug about the visibility of war zone side objectives.
## 0.2.0 on 29.11.2022 ## 0.2.0 on 29.11.2022
* Moved project to .NET 7.0 * Moved project to .NET 7.0

View File

@ -13,9 +13,9 @@ The tool requires .NET 7.0, you can download it from Microsoft here:
* [https://dotnet.microsoft.com/en-us/download/dotnet/7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) * [https://dotnet.microsoft.com/en-us/download/dotnet/7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
You can download the **latest** version **0.2.0** here: You can download the **latest** version **0.2.1** here:
* [https://bgs.n0la.org/elitebgs-0.2.0.zip](https://bgs.n0la.org/elitebgs-0.2.0.zip) * [https://bgs.n0la.org/elitebgs-0.2.1.zip](https://bgs.n0la.org/elitebgs-0.2.1.zip)
## Old Versions ## Old Versions