Skip to content

Commit 6a5768b

Browse files
committed
Update CHANGELOG
1 parent 2a90f87 commit 6a5768b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v8.13.0 (2020-08-26)
2+
3+
#### :rocket: Enhancement
4+
* [#920](https://github.com/ember-cli/eslint-plugin-ember/pull/920) Add new rule [no-noop-setup-on-error-in-before](https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-noop-setup-on-error-in-before.md) ([@v-korshun](https://github.com/v-korshun))
5+
6+
#### :bug: Bug Fix
7+
* [#923](https://github.com/ember-cli/eslint-plugin-ember/pull/923) Fix crash with spread syntax in [no-actions-hash](https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-actions-hash.md) rule ([@bmish](https://github.com/bmish))
8+
9+
#### Committers: 2
10+
- Bryan Mishkin ([@bmish](https://github.com/bmish))
11+
- Viktar ([@v-korshun](https://github.com/v-korshun))
12+
113
## v8.12.0 (2020-08-18)
214

315
#### :rocket: Enhancement

0 commit comments

Comments
 (0)