diff options
Diffstat (limited to 'CHANGELOG.md')
-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. |