Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
olliecurtis committed Feb 25, 2020
1 parent 83d83df commit ad601d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## UNRELEASED

## 2.0.0 - Release - Added Prettier, upgrading dependencies and Node version.

### Added

- Integrated [Prettier](https://prettier.io/). Please, note that `stylefmt` recommends using other tools to fix formatting issues (see [their readme](https://github.com/morishitter/stylefmt#notice-consider-other-tools-before-adopting-stylefmt)), as `stylelint` already added the `--fix` flag. It is recommended to use `stylelint --fix` to format the code (specially now that Prettier has been integrated).
Expand Down

0 comments on commit ad601d3

Please sign in to comment.