Skip to content

Commit c0dc3a1

Browse files
committed
Add changelog entry for v3.0.0
1 parent d104fdf commit c0dc3a1

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

3+
## v3.0.0 (2021-11-09)
4+
5+
#### :boom: Breaking Change
6+
* [#176](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/pull/176) Drop support for Node 10 and 15 ([@dcyriller](https://github.com/dcyriller))
7+
8+
#### :rocket: Enhancement
9+
* [#178](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/pull/178) Ensuring we pass node and/or line, column, endLine, endColumn to log ([@scalvert](https://github.com/scalvert))
10+
11+
#### Committers: 3
12+
- Cyrille ([@dcyriller](https://github.com/dcyriller))
13+
- Dmytro Krekota ([@dmytro-krekota](https://github.com/dmytro-krekota))
14+
- Steve Calvert ([@scalvert](https://github.com/scalvert))
15+
316
## v2.0.1 (2021-06-02)
417

518
#### :bug: Bug Fix

0 commit comments

Comments
 (0)