Skip to content

Commit 98697f1

Browse files
committed
Add CHANGELOG entry for 2.0.0
1 parent 15e8c2b commit 98697f1

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# CHANGELOG
22

3+
## v2.0.0 (2020-08-07)
4+
5+
#### :boom: Breaking Change
6+
* [#99](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/pull/99) Drop NodeJs 13 support ([@dcyriller](https://github.com/dcyriller))
7+
* [#70](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/pull/70) Drop support for ember-template-lint@1 ([@dcyriller](https://github.com/dcyriller))
8+
* [#69](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/pull/69) Drop support for NodeJs 8 & 11 ([@dcyriller](https://github.com/dcyriller))
9+
10+
#### :rocket: Enhancement
11+
* [#78](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/pull/78) Fix templates with Prettier ([@dcyriller](https://github.com/dcyriller))
12+
13+
#### :house: Internal
14+
* [#81](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/pull/81) Update CI config ([@dcyriller](https://github.com/dcyriller))
15+
* [#69](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/pull/69) Drop support for NodeJs 8 & 11 ([@dcyriller](https://github.com/dcyriller))
16+
17+
#### Committers: 5
18+
- Cyrille David ([@dcyriller](https://github.com/dcyriller))
19+
- Dan Wenzel ([@danwenzel](https://github.com/danwenzel))
20+
- James C. Davis ([@jamescdavis](https://github.com/jamescdavis))
21+
- Paul Watts ([@paulcwatts](https://github.com/paulcwatts))
22+
323
## v1.1.0 (2019-11-27)
424

525
#### :rocket: Enhancement
@@ -8,7 +28,6 @@
828
#### Committers: 1
929
- Cyrille David ([@dcyriller](https://github.com/dcyriller))
1030

11-
1231
## v1.1.0-beta.0 (2019-11-24)
1332

1433
#### :house: Internal

0 commit comments

Comments
 (0)