Skip to content

Commit

Permalink
chore: add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
micro-artwork committed Mar 20, 2022
1 parent bd89844 commit 3a31ef9
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
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

0 comments on commit 3a31ef9

Please sign in to comment.