Skip to content

Commit 966f20c

Browse files
committed
Release 2.0.1
1 parent 3edb179 commit 966f20c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -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+
110
## v2.0.0 (2020-10-09)
211

312
#### :boom: Breaking Change

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-copy",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Ember addon to replace deprecated copy function and Copyable mixin",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)