diff options
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e77fd1..bc850f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,14 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v5.2.0 - 2025-02-10 | ||
4 | |||
5 | - When displaying newly received items at connection time, multiple instances of | ||
6 | the same received item will be consolidated to save space. | ||
7 | |||
8 | Download: | ||
9 | [lingo-archipelago-v5.2.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v5.2.0.zip)<br/> | ||
10 | Source: [v5.2.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v5.2.0) | ||
11 | |||
3 | ## v5.1.0 - 2024-12-20 | 12 | ## v5.1.0 - 2024-12-20 |
4 | 13 | ||
5 | - The tracker can now connect to Lingo when it is running the Archipelago mod, | 14 | - The tracker can now connect to Lingo when it is running the Archipelago mod, |