-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bd89844
commit 3a31ef9
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# CHANGELOG | ||
|
||
### [1.0.0-rc1] - 20 Mar 2022 | ||
|
||
--- | ||
|
||
- Improve timer performance and stability to avoid glitch | ||
- Update polling rate to 125 Hz | ||
- Fix wrong battery level indicator | ||
- Remove text log on Input Test Form | ||
|
||
### [0.9.6] - 10 Jan 2022 | ||
|
||
--- | ||
|
||
- Fix some minor bugs | ||
- Update polling rate to 120 Hz (no significant difference compared to the previous version) | ||
|
||
### [0.9.5] - 29 Oct 2021 | ||
|
||
--- | ||
|
||
- Running based on .NET 5.0 | ||
- Dependencies are updated for maintenance | ||
- Minor updates | ||
|
||
### [0.9.2] - 27 Oct 2021 | ||
|
||
--- | ||
|
||
- First release |