Skip to content

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
workmanw committed Dec 2, 2018
1 parent 4769471 commit d7d52f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# ember-diff-attrs Changelog

- [#14](https://github.com/workmanw/ember-diff-attrs/pull/14) Removed `ember-weakmap` (@scalvert, @workmanw)
- [#13](https://github.com/workmanw/ember-diff-attrs/pull/13) Update ember and ember-cli (@Duder-onomy)

### 0.2.1 (January 11th, 2018)

- [#9](https://github.com/workmanw/ember-diff-attrs/pull/9) Upgraded addon packages/structure to match Ember 2.18. Resolves [#8](https://github.com/workmanw/ember-diff-attrs/pull/8) (@workmanw)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-diff-attrs",
"version": "0.2.1",
"version": "0.2.2",
"description": "An ember-addon that provides a dry way to track attribute changes using a component's didReceiveAttrs lifecycle hook.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit d7d52f8

Please sign in to comment.