Skip to content

Commit

Permalink
Update CHANGELOG for 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Trent Willis committed May 1, 2017
1 parent b3f7425 commit f149d77
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
0.5.0 / 2017-05-01
==================

* Implements rule to catch sendAction calls
* Clean up text, scope initOverride
* Add new rule: no-broken-super-chain
* Fix typo: mutliple -> multiple
* Fix typo: incuring -> incurring
* Fix typo: recieve -> receive
* Update README.md
* Add a message explaining how to fix computed properties with no dependent keys.
* infromation => information
* Update package.json; set repository field for npm
* Fix incorrect installation instruction

0 comments on commit f149d77

Please sign in to comment.