You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# CHANGELOG
2
2
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
+
3
23
## v1.1.0 (2019-11-27)
4
24
5
25
#### :rocket: Enhancement
@@ -8,7 +28,6 @@
8
28
#### Committers: 1
9
29
- Cyrille David ([@dcyriller](https://github.com/dcyriller))
0 commit comments