We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21573db commit 7a6e671Copy full SHA for 7a6e671
doc/CHANGELOG.md
@@ -1,6 +1,10 @@
1
+### 0.1.0 (2016-05-17)
2
+
3
+* add `hammer-tap`, `hammer-press` and `hammer-hold` custom attributes
4
5
### 0.0.2 (2015-09-17)
6
-Fix wrong path
7
+* Fix wrong path
8
9
### 0.0.1 (2015-09-17)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-hammer",
- "version": "0.0.2",
+ "version": "0.1.0",
"description": "A plugin for Aurelia providing Custom Attributes for Hammer.JS",
"keywords": [
"aurelia",
0 commit comments