We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edb179 commit 966f20cCopy full SHA for 966f20c
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v2.0.1 (2020-10-12)
2
+
3
+#### :house: Internal
4
+* [#3](https://github.com/emberjs/ember-copy/pull/3) Update to Ember 3.21 blueprint ([@loganrosen](https://github.com/loganrosen))
5
6
+#### Committers: 1
7
+- Logan Rosen ([@loganrosen](https://github.com/loganrosen))
8
9
10
## v2.0.0 (2020-10-09)
11
12
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-copy",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Ember addon to replace deprecated copy function and Copyable mixin",
"keywords": [
"ember-addon"
0 commit comments