diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index de47cb0..90c8e22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,24 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v3.0.3 - 2024-06-02 | ||
4 | |||
5 | - Fixed issue with mouse sensitivity being doubled. | ||
6 | |||
7 | Download: | ||
8 | [lingo-archipelago-v3.0.3.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.0.3.zip)<br/> | ||
9 | Source: [v3.0.3](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.0.3) | ||
10 | |||
11 | ## v3.0.2 - 2024-05-30 | ||
12 | |||
13 | - Fixed a crash that could happen if the local data got corrupted. | ||
14 | - Added compatibility for | ||
15 | [non universally unique datapackage IDs](https://github.com/ArchipelagoMW/Archipelago/issues/3394). | ||
16 | - Removed the arrows pointing at The Fearless when confusify world is enabled. | ||
17 | |||
18 | Download: | ||
19 | [lingo-archipelago-v3.0.2.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.0.2.zip)<br/> | ||
20 | Source: [v3.0.2](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.0.2) | ||
21 | |||
3 | ## v3.0.1 - 2024-04-22 | 22 | ## v3.0.1 - 2024-04-22 |
4 | 23 | ||
5 | - Fixed issue where Progressive Hallway Room did not work properly on worlds | 24 | - Fixed issue where Progressive Hallway Room did not work properly on worlds |