All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
### Added
elm-review-rules
now has an elm-review project configured to lint itself.
- Typos in README.md usage examples
- Added NoUnused.Dependencies.rule to guard against now unused dependencies remaining part of a project.
1.0.0 - 2020-10-22
- First version of elm-review-rules published