diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-09-07 14:20:13 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-09-07 14:20:13 -0400 |
commit | f72463fda100ea858a154d6473111bc8edc1f697 (patch) | |
tree | 88691311f931422aa4297f0e174cc71000d807cb /CHANGELOG.md | |
parent | 9ef676bab06b08f12e6fc8c8e2b56db70cea5ac3 (diff) | |
parent | 15fd151d4b7b4b86d65ae37386b96aae7cb6ba79 (diff) | |
download | lingo-archipelago-f72463fda100ea858a154d6473111bc8edc1f697.tar.gz lingo-archipelago-f72463fda100ea858a154d6473111bc8edc1f697.tar.bz2 lingo-archipelago-f72463fda100ea858a154d6473111bc8edc1f697.zip |
Merge branch 'main' into panels panels
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1174ce7..d00999c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,15 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v4.1.0 - 2024-09-02 | ||
4 | |||
5 | - Added an in-game text client, which can be used to talk to other players and | ||
6 | issue commands, similar to the official Archipelago Text Client app. Press TAB | ||
7 | to open or close the text client. | ||
8 | |||
9 | Download: | ||
10 | [lingo-archipelago-v4.1.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v4.1.0.zip)<br/> | ||
11 | Source: [v4.1.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v4.1.0) | ||
12 | |||
3 | ## v4.0.2 - 2024-07-14 | 13 | ## v4.0.2 - 2024-07-14 |
4 | 14 | ||
5 | - Multiplayer mode now shows a player's alias in addition to their slot name. | 15 | - Multiplayer mode now shows a player's alias in addition to their slot name. |