Skip to content

Commit 37df9a8

Browse files
committed
Update CHANGELOG
1 parent c6072ba commit 37df9a8

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.5.2 (2020-05-21)
2+
3+
#### :bug: Bug Fix
4+
* [#821](https://github.com/ember-cli/eslint-plugin-ember/pull/821) Avoid some false positives when detecting if a file is an Ember component, controller, etc ([@bmish](https://github.com/bmish))
5+
6+
#### :memo: Documentation
7+
* [#823](https://github.com/ember-cli/eslint-plugin-ember/pull/823) Include recommended fix in [no-ember-super-in-es-classes](https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-ember-super-in-es-classes.md) rule error message ([@GoygovRustam](https://github.com/GoygovRustam))
8+
9+
#### Committers: 2
10+
- Bryan Mishkin ([@bmish](https://github.com/bmish))
11+
- Rustam Goygov ([@GoygovRustam](https://github.com/GoygovRustam))
12+
113
## v8.5.1 (2020-05-10)
214

315
#### :bug: Bug Fix

0 commit comments

Comments
 (0)