canonical
Version:
Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.
25 lines (15 loc) • 521 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [1.1.1] - 2015-05-03
### Changed
- Update Chai to version 2.3.0.
- Update ESLint to version 0.20.0.
- Update Istanbul to version 0.3.13.
- Update Mocha to version 2.2.4.
## [1.1.0] - 2015-04-17
### Fixed
- Rules in the rulesConfig were badly named. This change brings them into line with ESLint convention.
## [1.0.0] - 2015-04-17
### Added
- Initial release.