diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-06-02 17:52:35 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-06-02 17:52:35 -0400 |
commit | 25d422064f01e7f9dcd3941e99b529e4d86b7ef6 (patch) | |
tree | b5aab9f53a81822486e11a30602fadeb3cda5ec9 | |
parent | a00c48bc492590c7a1fd9cf299ce19c1ba7ed2d9 (diff) | |
download | lingo-archipelago-25d422064f01e7f9dcd3941e99b529e4d86b7ef6.tar.gz lingo-archipelago-25d422064f01e7f9dcd3941e99b529e4d86b7ef6.tar.bz2 lingo-archipelago-25d422064f01e7f9dcd3941e99b529e4d86b7ef6.zip |
Released v3.0.3
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e338da1..90c8e22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,13 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v3.0.3 - 2024-06-02 | ||
4 | |||
5 | - Fixed issue with mouse sensitivity being doubled. | ||
6 | |||
7 | Download: | ||
8 | [lingo-archipelago-v3.0.3.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.0.3.zip)<br/> | ||
9 | Source: [v3.0.3](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.0.3) | ||
10 | |||
3 | ## v3.0.2 - 2024-05-30 | 11 | ## v3.0.2 - 2024-05-30 |
4 | 12 | ||
5 | - Fixed a crash that could happen if the local data got corrupted. | 13 | - Fixed a crash that could happen if the local data got corrupted. |