We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e2afd commit 805ec0eCopy full SHA for 805ec0e
1 file changed
README.md
@@ -30,7 +30,7 @@ Your issues and pull requests are most welcome..
30
31
### Changelog
32
**v1.1.2**
33
-<br>Now home function can work without the noisy effect, thanks @Claymm
+<br>Now home function can work without the noisy effect, thanks [@Claymm](https://github.com/Claymm)
34
<br>Fix bug with Titanium SDK 5.5.0.GA
35
36
**v1.1.1**<br>Fix destroy on Android can't call callback function
@@ -41,7 +41,7 @@ windowStack.setTargetInDrawer(windowStack.LEFT_WINDOW);
41
```
42
43
**v1.0.4**<br>
44
-Fix window can't close on Android by @DouglasHennrich
+Fix window can't close on Android
45
46
**v1.0.3**<br>
47
Better implementation for home method
0 commit comments