Skip to content

Commit

Permalink
Release 0.6.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
abuiles committed Sep 21, 2015
1 parent 394cfef commit 6790486
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# ember-watson Changelog

### 0.6.6

- Add `ember watson:use-destroy-app-helper` which helps you migrate
acceptance tests to use destroy-app helper (for more info check
[#84](https://github.com/abuiles/ember-watson/pull/84))

### 0.6.5

- Make convert-resource-router-mapping transform not break when there is if expressions inside the router definition
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-watson",
"version": "0.6.5",
"version": "0.6.6",
"description": "A young Ember Doctor to help you fix your code.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6790486

Please sign in to comment.