diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-03-22 14:52:38 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-03-22 14:52:38 -0400 |
commit | dfcf941908881dc15091cc0a68eea82f979c65e4 (patch) | |
tree | f37b648ebac884b7fe6be45b015b0cd2637cda1e | |
parent | 2d32458833cc23bdde43b985557435c402dc5ec3 (diff) | |
download | lingo-archipelago-main.tar.gz lingo-archipelago-main.tar.bz2 lingo-archipelago-main.zip |
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fc56f0a..77aadcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,14 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v5.3.1 - 2025-03-22 | ||
4 | |||
5 | - Fixed a bug with panel syncing that would cause the client to crash on | ||
6 | startup. | ||
7 | |||
8 | Download: | ||
9 | [lingo-archipelago-v5.3.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v5.3.1.zip)<br/> | ||
10 | Source: [v5.3.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v5.3.1) | ||
11 | |||
3 | ## v5.3.0 - 2025-03-21 | 12 | ## v5.3.0 - 2025-03-21 |
4 | 13 | ||
5 | - Panel solves are now saved in the multiworld state. | 14 | - Panel solves are now saved in the multiworld state. |