diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-01-27 19:06:51 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-01-27 19:06:51 -0500 |
commit | 7cb55acb62c5a03df75edd0c3c8f228295c1bee8 (patch) | |
tree | 9e8b030c5291ebbc07a68cce901468951f881ef5 | |
parent | 4e7b8284cc8f0a9d7870f6546cd7d9a326680e95 (diff) | |
download | lingo-ap-tracker-7cb55acb62c5a03df75edd0c3c8f228295c1bee8.tar.gz lingo-ap-tracker-7cb55acb62c5a03df75edd0c3c8f228295c1bee8.tar.bz2 lingo-ap-tracker-7cb55acb62c5a03df75edd0c3c8f228295c1bee8.zip |
Released v0.6.4
-rw-r--r-- | CHANGELOG.md | 8 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c2a95a8..c4f575d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,13 @@ | |||
1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
2 | 2 | ||
3 | ## Initial Testing: v0.6.4 - 2024-01-27 | ||
4 | |||
5 | - Fixed issue where area popups would appear too big. | ||
6 | |||
7 | Download: | ||
8 | [lingo-ap-tracker-v0.6.4-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.6.4-win64.zip)<br/> | ||
9 | Source: [v0.6.4](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.6.4) | ||
10 | |||
3 | ## Initial Testing: v0.6.3 - 2024-01-19 | 11 | ## Initial Testing: v0.6.3 - 2024-01-19 |
4 | 12 | ||
5 | - Fixed issue where tracker window would move slowly when dragged around the | 13 | - Fixed issue where tracker window would move slowly when dragged around the |
diff --git a/VERSION b/VERSION index 9885725..af53794 100644 --- a/VERSION +++ b/VERSION | |||
@@ -1 +1 @@ | |||
v0.6.3 \ No newline at end of file | v0.6.4 \ No newline at end of file | ||