diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-06-06 16:31:43 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-06-06 16:31:43 -0400 |
commit | ca025c7620affd6ef994403c1e46e8060969b370 (patch) | |
tree | aca07016957b6b62779c73b1bf64c7250bd994b5 /CHANGELOG.md | |
parent | 2db392b7fa29fb969bd69cb6f4db785a81b8cb48 (diff) | |
download | lingo-archipelago-ca025c7620affd6ef994403c1e46e8060969b370.tar.gz lingo-archipelago-ca025c7620affd6ef994403c1e46e8060969b370.tar.bz2 lingo-archipelago-ca025c7620affd6ef994403c1e46e8060969b370.zip |
Released v3.1.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 90c8e22..6918722 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,15 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v3.1.0 - 2024-06-06 | ||
4 | |||
5 | - The client now sends information on what paintings you've checked if you're | ||
6 | playing painting shuffle, which can be used to populate the subway map in | ||
7 | v0.10.0 and later of the tracker. | ||
8 | |||
9 | Download: | ||
10 | [lingo-archipelago-v3.1.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.1.0.zip)<br/> | ||
11 | Source: [v3.1.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.1.0) | ||
12 | |||
3 | ## v3.0.3 - 2024-06-02 | 13 | ## v3.0.3 - 2024-06-02 |
4 | 14 | ||
5 | - Fixed issue with mouse sensitivity being doubled. | 15 | - Fixed issue with mouse sensitivity being doubled. |