We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e91271 commit 0348f58Copy full SHA for 0348f58
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Changelog
2
---------
3
4
+## v0.5.0
5
+
6
+### Pull Requests
7
8
+- [#111](https://github.com/html-next/ember-gestures/pull/111) Ember 3.1 *by [html-next](https://github.com/html-next)*
9
10
## 0.1.0
11
@@ -10,4 +15,4 @@ Changelog
15
- [DEP] Hammertime 0.0.1
16
- [DEP] HammerJS 2.0.5
12
17
- [FEAT] Hammertime mixin
13
-- [FEAT] Velocity Mixin
18
+- [FEAT] Velocity Mixin
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-gestures",
- "version": "0.4.8",
+ "version": "0.5.0",
"description": "TouchAction and Gesture support for Ember Applications",
"keywords": [
"ember-addon",
0 commit comments