diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-04-03 14:52:24 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-04-03 14:52:24 -0400 |
commit | ca551af38911a79907eefdf211b311fe6da23078 (patch) | |
tree | f8969e704b1243d08a78cc13e693e268617d6cad | |
parent | e15780a26c207d949a78b9e83f53a81604daba35 (diff) | |
download | lingo-archipelago-ca551af38911a79907eefdf211b311fe6da23078.tar.gz lingo-archipelago-ca551af38911a79907eefdf211b311fe6da23078.tar.bz2 lingo-archipelago-ca551af38911a79907eefdf211b311fe6da23078.zip |
Released v2.1.0
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c4cae8..a5ef1f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,14 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v2.1.0 - 2024-04-03 | ||
4 | |||
5 | - Added a checkbox that enables tracking the player's current position. This can | ||
6 | be displayed on the map in the tracker. (requires v0.8.0) | ||
7 | |||
8 | Download: | ||
9 | [lingo-archipelago-v2.1.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v2.1.0.zip)<br/> | ||
10 | Source: [v2.1.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v2.1.0) | ||
11 | |||
3 | ## v2.0.0 - 2024-04-01 | 12 | ## v2.0.0 - 2024-04-01 |
4 | 13 | ||
5 | - [Archipelago 0.4.5](https://github.com/ArchipelagoMW/Archipelago/releases/tag/0.4.5) | 14 | - [Archipelago 0.4.5](https://github.com/ArchipelagoMW/Archipelago/releases/tag/0.4.5) |