Skip to content

Commit e9ca4a5

Browse files
author
Robert Jackson
committed
Add 1.1.2 to CHANGELOG.md.
1 parent 494d398 commit e9ca4a5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## v1.1.2 (2019-06-26)
2+
3+
#### :bug: Bug Fix
4+
* [#104](https://github.com/ember-best-practices/eslint-plugin-ember-best-practices/pull/104) Ensure require-dependent-keys works with @computed. ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### :memo: Documentation
7+
* [#98](https://github.com/ember-best-practices/eslint-plugin-ember-best-practices/pull/98) Update require-dependent-keys.md ([@jrowlingson](https://github.com/jrowlingson))
8+
* [#102](https://github.com/ember-best-practices/eslint-plugin-ember-best-practices/pull/102) Add bad example to no-attrs-snapshot.md ([@steventsao](https://github.com/steventsao))
9+
* [#101](https://github.com/ember-best-practices/eslint-plugin-ember-best-practices/pull/101) fix typo ([@efx](https://github.com/efx))
10+
11+
#### :house: Internal
12+
* [#96](https://github.com/ember-best-practices/eslint-plugin-ember-best-practices/pull/96) Bump to latest Eslint ([@nlfurniss](https://github.com/nlfurniss))
13+
14+
#### Committers: 5
15+
- Eli Flanagan ([@efx](https://github.com/efx))
16+
- Jack Rowlingson ([@jrowlingson](https://github.com/jrowlingson))
17+
- Nathaniel Furniss ([@nlfurniss](https://github.com/nlfurniss))
18+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
19+
- Steven Tsao ([@steventsao](https://github.com/steventsao))
20+
121
1.1.1 / 2017-11-13
222
==================
323

0 commit comments

Comments
 (0)