diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-06-10 19:41:55 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-06-10 19:41:55 -0400 |
commit | f4c4ed85a600c1c3c8ec91f813362495c7fd5353 (patch) | |
tree | 4e14b99f5e5290e1828610b76e4a939b4e015325 /CHANGELOG.md | |
parent | 7fb9b44388b2a11e5ceaa281c2579bf8ffc045bf (diff) | |
download | lingo-ap-tracker-f4c4ed85a600c1c3c8ec91f813362495c7fd5353.tar.gz lingo-ap-tracker-f4c4ed85a600c1c3c8ec91f813362495c7fd5353.tar.bz2 lingo-ap-tracker-f4c4ed85a600c1c3c8ec91f813362495c7fd5353.zip |
Released v0.10.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 37167d3..5173bb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,16 @@ | |||
1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
2 | 2 | ||
3 | ## v0.10.3 - 2024-06-10 | ||
4 | |||
5 | - Fixed crash that occurred when the Eye Wall painting was in your painting | ||
6 | mapping. | ||
7 | - Fixed getting bombarded with message boxes when the tracker crashes. | ||
8 | - Moved early color hallways painting to match the new in-game location. | ||
9 | |||
10 | Download: | ||
11 | [lingo-ap-tracker-v0.10.3-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.3-win64.zip)<br/> | ||
12 | Source: [v0.10.3](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.3) | ||
13 | |||
3 | ## v0.10.2 - 2024-06-09 | 14 | ## v0.10.2 - 2024-06-09 |
4 | 15 | ||
5 | - Fixed intermittent reachability detection issue. | 16 | - Fixed intermittent reachability detection issue. |