Skip to content

Commit

Permalink
changelog: updated with caseInsensitive addition
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrewer5 committed Dec 27, 2019
1 parent 23be85c commit ad5e4dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
This change log adheres to standards from [Keep a CHANGELOG](http://keepachangelog.com).

## [Unreleased]
### Added
- [`order`]: added `caseInsensitive` as an additional option to `alphabetize`

### Fixed
- [`no-unused-modules`]: fix usage of `import/extensions` settings ([#1560], thanks [@stekycz])

Expand Down Expand Up @@ -1046,3 +1049,4 @@ for info on changes for earlier releases.
[@randallreedjr]: https://github.com/randallreedjr
[@Pessimistress]: https://github.com/Pessimistress
[@stekycz]: https://github.com/stekycz
[@dbrewer5]: https://github.com/dbrewer5

0 comments on commit ad5e4dc

Please sign in to comment.