spelling
Version:
A spelling checker that provides words suggestions, and the facility to search for words with a specific prefix.
43 lines (23 loc) • 730 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [2.0.2] - 2019-10-21
### Security
- Bump packages to address eslint and mocha vulnerabilities
## [2.0.1] - 2018-04-22
### Changed
- Author
## [2.0.0] - 2017-06-07
### Changed
- Repository
[Unreleased]: https://github.com/ianfixes/spelling/compare/v2.0.2...HEAD
[2.0.2]: https://github.com/ianfixes/spelling/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/ianfixes/spelling/releases/tag/v2.0.0