diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f327ce..35bd8ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,16 @@ | |||
1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
2 | 2 | ||
3 | ## v2.0.1 - 2025-04-06 | ||
4 | |||
5 | - The tracker now assumes postgame shuffle is enabled when the flag is not | ||
6 | present in slot data (as is the case with Archipelago 0.6.1 and earlier). | ||
7 | Players who have postgame shuffle disabled will unfortunately see locations | ||
8 | that are not in their world, until this problem can be fixed. | ||
9 | |||
10 | Download: | ||
11 | [lingo-ap-tracker-v2.0.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v2.0.1-win64.zip)<br/> | ||
12 | Source: [v2.0.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v2.0.1) | ||
13 | |||
3 | ## v2.0.0 - 2025-04-01 | 14 | ## v2.0.0 - 2025-04-01 |
4 | 15 | ||
5 | - Compatibility update for Archipelago 0.6.0. | 16 | - Compatibility update for Archipelago 0.6.0. |