Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adamzapasnik committed May 25, 2021
1 parent 558829c commit 47309d1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ All notable changes to the prettier-plugin-erb will be documented in this file.

## Unreleased

### Features

- Format singleline expressions (block expressions aren't formatted)

### Bug fixes

- Return non 0 exit status when error formatting is unsuccessful
- Use `print` function instead of `embed` to fix error logging
- Fix formatting of files that consist of only a single expression
- Fix formatting of multiline comments
- Fix formatting of singline and multiline comments
- Specify prettier version to be lowar than 2.3

## v.0.1.0 - 7 February 2021

Expand Down

0 comments on commit 47309d1

Please sign in to comment.