You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,15 @@
1
1
Changelog
2
2
---------
3
3
4
+
## v2.0.1
5
+
6
+
-[Dep] Set minimum node version to 10.x within package.json and travis.yml *by [html-next](https://github.com/html-next)*
7
+
4
8
## v2.0.0
5
9
6
10
-[#129](https://github.com/html-next/ember-gestures/pull/129)[BREAKING] Set minimum node version to 8.x and bump to most recent qunit and ember-cli-babel 7 *by [Lupestro](https://github.com/lupestro)*
7
11
-[#128](https://github.com/html-next/ember-gestures/pull/128) Added {recognize-gesture} modifier as alternative to mixin. Modifier requires Ember 2.18 or later to use. *by [Lupestro](https://github.com/lupestro)*
0 commit comments