Skip to content

Commit

Permalink
Update v0.0.3 changelog (#105)
Browse files Browse the repository at this point in the history
The changelog has been updated to include a reference to case-
insensitive sorting support.
  • Loading branch information
Gudahtt authored Aug 14, 2022
1 parent 67314db commit 6e8aa0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.0.3]
### Added
- Add `jsonSortOrder` option ([#92](https://github.com/Gudahtt/prettier-plugin-sort-json/pull/92))
- This also supports case-insensitive sorting ([#104](https://github.com/Gudahtt/prettier-plugin-sort-json/pull/104))

### Changed
- **BREAKING**: Rewrite plugin to sort AST ([#100](https://github.com/Gudahtt/prettier-plugin-sort-json/pull/100))
Expand Down

0 comments on commit 6e8aa0f

Please sign in to comment.