diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-07-12 19:02:34 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-07-12 19:02:34 -0400 |
commit | 58fbec6c0913c5873467df3bd6ba83fa3f082521 (patch) | |
tree | 3615d4d5274a3e449df2169efe9279e4f595d4b8 | |
parent | 4e1325e9189d401a7398ab4133312309d7d6c2bc (diff) | |
download | lingo-ap-tracker-58fbec6c0913c5873467df3bd6ba83fa3f082521.tar.gz lingo-ap-tracker-58fbec6c0913c5873467df3bd6ba83fa3f082521.tar.bz2 lingo-ap-tracker-58fbec6c0913c5873467df3bd6ba83fa3f082521.zip |
Released v0.10.5
-rw-r--r-- | CHANGELOG.md | 9 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index be603c3..cd237c6 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.5 - 2024-07-12 | ||
4 | |||
5 | - Increased length of connection history to 10. | ||
6 | - Fixed position of The Steady's paintings on the subway map. | ||
7 | |||
8 | Download: | ||
9 | [lingo-ap-tracker-v0.10.5-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.5-win64.zip)<br/> | ||
10 | Source: [v0.10.5](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.5) | ||
11 | |||
3 | ## v0.10.4 - 2024-07-01 | 12 | ## v0.10.4 - 2024-07-01 |
4 | 13 | ||
5 | - Compatibility update for Archipelago 0.5.0 | 14 | - Compatibility update for Archipelago 0.5.0 |
diff --git a/VERSION b/VERSION index cbb38b1..a6eeb03 100644 --- a/VERSION +++ b/VERSION | |||
@@ -1 +1 @@ | |||
v0.10.4 \ No newline at end of file | v0.10.5 \ No newline at end of file | ||