diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-09-20 23:25:31 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-09-20 23:25:31 -0400 |
commit | 1d639e2f9f3d696636356afd25612219cdc5b7ab (patch) | |
tree | cda80802fe164a6cf3a56eea9c4de075f675b771 /CHANGELOG.md | |
parent | 128c17c9f696bc1c6e77f9db9bb3d3d7e9f2500b (diff) | |
download | lingo-archipelago-1d639e2f9f3d696636356afd25612219cdc5b7ab.tar.gz lingo-archipelago-1d639e2f9f3d696636356afd25612219cdc5b7ab.tar.bz2 lingo-archipelago-1d639e2f9f3d696636356afd25612219cdc5b7ab.zip |
Released v4.2.0
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 d00999c..0ff2d56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,15 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v4.2.0 - 2024-09-20 | ||
4 | |||
5 | - Added a proximity chat feature. You can use the command "/say" followed by a | ||
6 | message in the text client, and it will broadcast the message only to other | ||
7 | nearby Lingo players. | ||
8 | |||
9 | Download: | ||
10 | [lingo-archipelago-v4.2.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v4.2.0.zip)<br/> | ||
11 | Source: [v4.2.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v4.2.0) | ||
12 | |||
3 | ## v4.1.0 - 2024-09-02 | 13 | ## v4.1.0 - 2024-09-02 |
4 | 14 | ||
5 | - Added an in-game text client, which can be used to talk to other players and | 15 | - Added an in-game text client, which can be used to talk to other players and |