|
| 1 | +0.7.0 / 2017-06-27 |
| 2 | +================== |
| 3 | + |
| 4 | +* Adding new rule: require-ember-lifeline |
| 5 | + |
| 6 | +0.6.1 / 2017-06-23 |
| 7 | +================== |
| 8 | + |
| 9 | +* Fixing no-global-jquery to include references to `jQuery` |
| 10 | + |
| 11 | +0.6.0 / 2017-06-22 |
| 12 | +================== |
| 13 | + |
| 14 | +* Add rule against using specific deprecated jQuery Methods (Blacklisted) (#59) |
| 15 | +* Fix typo |
| 16 | + |
| 17 | + |
| 18 | +0.5.1 / 2017-05-22 |
| 19 | +================== |
| 20 | + |
| 21 | +* Fix repository URL |
| 22 | +* Setup coveralls integration |
| 23 | +* Add badges to README |
| 24 | +* Add RELEASE.md to document release process |
| 25 | + |
1 | 26 | 0.5.0 / 2017-05-01
|
2 | 27 | ==================
|
3 | 28 |
|
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 |
| 29 | +* Implements rule to catch sendAction calls |
| 30 | +* Clean up text, scope initOverride |
| 31 | +* Add new rule: no-broken-super-chain |
| 32 | +* Fix typo: mutliple -> multiple |
| 33 | +* Fix typo: incuring -> incurring |
| 34 | +* Fix typo: recieve -> receive |
| 35 | +* Update README.md |
| 36 | +* Add a message explaining how to fix computed properties with no dependent keys. |
| 37 | +* infromation => information |
| 38 | +* Update package.json; set repository field for npm |
| 39 | +* Fix incorrect installation instruction |
| 40 | + |
0 commit comments