diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-06-08 11:31:15 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-06-08 11:31:15 -0400 |
commit | 23a3d0e2cd3f72455f7f23e0db2462b00940fbf0 (patch) | |
tree | db23429b0f7c472c52a30ef00a4415ea9cb509cb /CHANGELOG.md | |
parent | 477ef21a3fcbad6eb225e2e84a251e1afa56f532 (diff) | |
download | lingo-ap-tracker-23a3d0e2cd3f72455f7f23e0db2462b00940fbf0.tar.gz lingo-ap-tracker-23a3d0e2cd3f72455f7f23e0db2462b00940fbf0.tar.bz2 lingo-ap-tracker-23a3d0e2cd3f72455f7f23e0db2462b00940fbf0.zip |
Released v0.10.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cedbb28..2d84609 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,14 @@ | |||
1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
2 | 2 | ||
3 | ## v0.10.1 - 2024-06-08 | ||
4 | |||
5 | - Fixed display not updating when game state changes. | ||
6 | - Fixed broken reachability calculation. | ||
7 | |||
8 | Download: | ||
9 | [lingo-ap-tracker-v0.10.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.1-win64.zip)<br/> | ||
10 | Source: [v0.10.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.1) | ||
11 | |||
3 | ## v0.10.0 - 2024-06-06 | 12 | ## v0.10.0 - 2024-06-06 |
4 | 13 | ||
5 | - Added a subway map tab to the tracker. This displays the topology of the game, | 14 | - Added a subway map tab to the tracker. This displays the topology of the game, |