about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-04-17 13:02:05 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2024-04-17 13:02:05 -0400
commit6aad55fa66eb9caa668bb09289391e6b39eee7da (patch)
tree8de9070551a00ec241b345e43256e082aca67eca /CHANGELOG.md
parentf75a3599eae42952c4360f638d727fceea07f3a9 (diff)
downloadlingo-archipelago-6aad55fa66eb9caa668bb09289391e6b39eee7da.tar.gz
lingo-archipelago-6aad55fa66eb9caa668bb09289391e6b39eee7da.tar.bz2
lingo-archipelago-6aad55fa66eb9caa668bb09289391e6b39eee7da.zip
Released v2.2.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 70cea6d..d5fc54d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
1# lingo-archipelago Releases 1# lingo-archipelago Releases
2 2
3## v2.2.0 - 2024-04-17
4
5- The last ten connections are now saved in a list so that you can easily switch
6 between concurrent multiworlds.
7- THE COLORFUL is no longer turned into a countdown panel if the multiworld was
8 generated before Archipelago 0.4.5. This should improve backwards
9 compatibility, but a v1.x.x version is still the most accurate way to play an
10 older multiworld.
11
12Download:
13[lingo-archipelago-v2.2.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v2.2.0.zip)<br/>
14Source: [v2.2.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v2.2.0)
15
3## v2.1.1 - 2024-04-11 16## v2.1.1 - 2024-04-11
4 17
5- Added some debug logging. 18- Added some debug logging.