diff options
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 |