diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-01-27 11:30:18 -0500 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-01-27 11:30:18 -0500 |
| commit | fb848af6d16e553d663c0d2bcbdd04cbdb31a187 (patch) | |
| tree | b05fb270e9ef838e17aaa7dcfa73012caeb75252 | |
| parent | 491c3652740ed866396af5db51c18cf06a189e69 (diff) | |
| download | lingo-ap-tracker-fb848af6d16e553d663c0d2bcbdd04cbdb31a187.tar.gz lingo-ap-tracker-fb848af6d16e553d663c0d2bcbdd04cbdb31a187.tar.bz2 lingo-ap-tracker-fb848af6d16e553d663c0d2bcbdd04cbdb31a187.zip | |
Released v0.12.1
| -rw-r--r-- | CHANGELOG.md | 11 | ||||
| -rw-r--r-- | VERSION | 2 |
2 files changed, 12 insertions, 1 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c94f10..b582fb9 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.12.1 - 2025-01-27 | ||
| 4 | |||
| 5 | - Fixed sunwarp mapping not showing up on metro map when sunwarp shuffle is | ||
| 6 | enabled. | ||
| 7 | - Fixed metro map door requirements sometimes saying you cannot reach areas when | ||
| 8 | you really can. | ||
| 9 | |||
| 10 | Download: | ||
| 11 | [lingo-ap-tracker-v0.12.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.12.1-win64.zip)<br/> | ||
| 12 | Source: [v0.12.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.12.1) | ||
| 13 | |||
| 3 | ## v0.12.0 - 2024-12-20 | 14 | ## v0.12.0 - 2024-12-20 |
| 4 | 15 | ||
| 5 | - The tracker can now connect to a game of Lingo that is running the Archipelago | 16 | - The tracker can now connect to a game of Lingo that is running the Archipelago |
| diff --git a/VERSION b/VERSION index 3061e9e..63f192e 100644 --- a/VERSION +++ b/VERSION | |||
| @@ -1 +1 @@ | |||
| v0.12.0 \ No newline at end of file | v0.12.1 \ No newline at end of file | ||
