Skip to content

Commit 5a68bef

Browse files
committed
Update CHANGELOG
1 parent 4e5e26d commit 5a68bef

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v9.6.0 (2020-11-09)
2+
3+
#### :rocket: Enhancement
4+
* [#1000](https://github.com/ember-cli/eslint-plugin-ember/pull/1000) Add `catchSafeObjects` and `catchUnsafeObjects` options (default false) to [no-get-with-default](https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-get-with-default.md) rule ([@bmish](https://github.com/bmish))
5+
6+
#### :bug: Bug Fix
7+
* [#1001](https://github.com/ember-cli/eslint-plugin-ember/pull/1001) Fix issues with [no-get](https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-get.md) rule autofix with array access in nested path ([@bmish](https://github.com/bmish))
8+
9+
#### Committers: 1
10+
- Bryan Mishkin ([@bmish](https://github.com/bmish))
11+
112
## v9.5.0 (2020-11-05)
213

314
#### :rocket: Enhancement

0 commit comments

Comments
 (0)