Skip to content

Commit

Permalink
changelog improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
JoonasVali committed Apr 28, 2019
1 parent 9704cfa commit bfc5ca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## v 2.0.1
Feature: When mouse somehow is not ending up on the correct pixel, an adjustment is made and warning logged, so the library is still useful even when the setup is not working correctly or JDK bug is run into.
Feature: Added SystemDiagnosis class, which can be used to validate setting and getting cursor position on user's device.
Fix: Fixed issue with overshoot movements being made with movement length of 0 and as a result waiting more than necessary in total.
Fix: Fixed issue with rounding to closest pixels.
Change: Template GrannyMotion is about 20% faster now.
Expand Down

0 comments on commit bfc5ca2

Please sign in to comment.