Skip to content

Commit

Permalink
Release 0.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
abuiles committed Apr 21, 2016
1 parent e61e5d7 commit 4b71c98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# ember-watson Changelog

### 0.8.1

- Add remove-ember-data-is-new-serializer-api command [#96](https://github.com/abuiles/ember-watson/pull/96) [fivetanley](https://github.com/fivetanley).

### 0.7.0

- Add `ember watson:replace-needs-with-injection <path>` which replaces `needs` with `injection`. For more info check [#87](https://github.com/abuiles/ember-watson/pull/87))
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-watson",
"version": "0.8.0",
"version": "0.8.1",
"description": "A young Ember Doctor to help you fix your code.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4b71c98

Please sign in to comment.