Skip to content

Commit

Permalink
docs: update CHANGELOG regarding breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zackad committed Jul 27, 2024
1 parent b96f336 commit 194329d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

## unreleased

### Features
- BREAKING: Drop compatibility support for prettier 2
- BREAKING: Plugin system has been removed from this project
- BREAKING: Package has been renamed `@zackad/prettier-plugin-twig-melody` -> `@zackad/prettier-plugin-twig`
### Breaking Changes
- Drop compatibility support for prettier 2
- Plugin system has been removed from this project
- Package has been renamed `@zackad/prettier-plugin-twig-melody` -> `@zackad/prettier-plugin-twig`
- The parser has been renamed from `melody` into `twig`

### Internals
- Remove npm script to publish
Expand Down

0 comments on commit 194329d

Please sign in to comment.