cspell-dict-haskell
Version:
Haskell dictionary for cspell.
77 lines (26 loc) • 2.48 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-haskell@1.1.2...cspell-dict-haskell@1.1.3) (2021-02-18)
**Note:** Version bump only for package cspell-dict-haskell
## [1.1.2](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-haskell@1.1.1...cspell-dict-haskell@1.1.2) (2020-12-26)
**Note:** Version bump only for package cspell-dict-haskell
## [1.1.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-haskell@1.1.0...cspell-dict-haskell@1.1.1) (2020-12-26)
**Note:** Version bump only for package cspell-dict-haskell
# [1.1.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-haskell@1.0.11...cspell-dict-haskell@1.1.0) (2020-12-24)
### Bug Fixes
* `[@cspell](https://github.com/cspell)` dict imports ([#303](https://github.com/streetsidesoftware/cspell-dicts/issues/303)) ([b6cd581](https://github.com/streetsidesoftware/cspell-dicts/commit/b6cd58114caa8752fba69522e6b740a4be74dd6e))
### Features
* Have `cspell-dict-*` use dictionary from `@cspell/dict-*` ([#300](https://github.com/streetsidesoftware/cspell-dicts/issues/300)) ([403c08f](https://github.com/streetsidesoftware/cspell-dicts/commit/403c08fbd1d11a083f586e591b87ef9a47f71944))
## [1.0.11](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-haskell@1.0.10...cspell-dict-haskell@1.0.11) (2020-11-28)
**Note:** Version bump only for package cspell-dict-haskell
## [1.0.10](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-haskell@1.0.9...cspell-dict-haskell@1.0.10) (2020-11-27)
**Note:** Version bump only for package cspell-dict-haskell
## [1.0.9](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-haskell@1.0.8...cspell-dict-haskell@1.0.9) (2020-11-21)
**Note:** Version bump only for package cspell-dict-haskell
## [1.0.8](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-haskell@1.0.7...cspell-dict-haskell@1.0.8) (2020-11-08)
### Bug Fixes
- do not include Configstore if not necessary ([#270](https://github.com/streetsidesoftware/cspell-dicts/issues/270)) ([d8b625f](https://github.com/streetsidesoftware/cspell-dicts/commit/d8b625f2f42d5cc6c4a9390216ac1e5037886e44))
# Change Log
## 1.0.0
- Initial Release