Skip to content

Commit

Permalink
Release 0.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
abuiles committed Oct 6, 2015
1 parent 18381d6 commit 40fe54c
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.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))

### 0.6.6

- Add `ember watson:use-destroy-app-helper` which helps you migrate
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-watson",
"version": "0.6.6",
"version": "0.7.0",
"description": "A young Ember Doctor to help you fix your code.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 40fe54c

Please sign in to comment.