Update README.md

This commit is contained in:
erz05 2017-01-22 22:07:43 -08:00 committed by GitHub
parent 513538f85c
commit 28a6025f2c

View file

@ -36,7 +36,7 @@ dependencies {
compile 'com.github.erz05:JoyStick:1.1.0'
}
```
<H2>v1.10 BREAKING CHANGE!</H2>
<H2>v1.1.0 BREAKING CHANGE!</H2>
1. Made changes to JoyStickListener<br>
a. Added Direction to onMove<br>
b. Added Event calls for onTap and onDoubleTap<br>