Skip to content

Commit f149d77

Browse files
author
Trent Willis
committed
Update CHANGELOG for 0.5.0
1 parent b3f7425 commit f149d77

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
0.5.0 / 2017-05-01
2+
==================
3+
4+
* Implements rule to catch sendAction calls
5+
* Clean up text, scope initOverride
6+
* Add new rule: no-broken-super-chain
7+
* Fix typo: mutliple -> multiple
8+
* Fix typo: incuring -> incurring
9+
* Fix typo: recieve -> receive
10+
* Update README.md
11+
* Add a message explaining how to fix computed properties with no dependent keys.
12+
* infromation => information
13+
* Update package.json; set repository field for npm
14+
* Fix incorrect installation instruction

0 commit comments

Comments
 (0)