diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-12-20 20:49:32 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-12-20 20:49:32 -0500 |
commit | d69692f8c638b42f7ed64af70895546a23233ff9 (patch) | |
tree | 2dfbd1894f2d485524f6b475d50d11fc1b047a54 | |
parent | 82344b64c1dfafa7a9ffe6ef4750d011afcefbc3 (diff) | |
download | lingo-archipelago-main.tar.gz lingo-archipelago-main.tar.bz2 lingo-archipelago-main.zip |
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d34321d..5e77fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,15 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v5.1.0 - 2024-12-20 | ||
4 | |||
5 | - The tracker can now connect to Lingo when it is running the Archipelago mod, | ||
6 | which allows it to display the player's position and solved panels. This | ||
7 | requires v0.12.0 of the tracker. | ||
8 | |||
9 | Download: | ||
10 | [lingo-archipelago-v5.1.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v5.1.0.zip)<br/> | ||
11 | Source: [v5.1.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v5.1.0) | ||
12 | |||
3 | ## v5.0.1 - 2024-12-08 | 13 | ## v5.0.1 - 2024-12-08 |
4 | 14 | ||
5 | - This update adds a workaround for | 15 | - This update adds a workaround for |