# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [4.1.7](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.6...cspell-io@4.1.7) (2020-11-29) **Note:** Version bump only for package cspell-io ## [4.1.6](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.5...cspell-io@4.1.6) (2020-11-17) ### Bug Fixes * format changelog to bump version ([f9c98ff](https://github.com/streetsidesoftware/cspell/commit/f9c98ff2c5c2fe9d2c801d9f93fc7a25feb445f6)) ## 4.1.5 (2020-11-17) ### Bug Fixes - do not use node resolver for relative files. ([0df8562](https://github.com/streetsidesoftware/cspell/commit/0df85625da5b667f5817fc710b44fa74b636d9a1)) ## [4.1.4](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.3...cspell-io@4.1.4) (2020-11-14) **Note:** Version bump only for package cspell-io ## [4.1.3](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.2...cspell-io@4.1.3) (2020-11-14) **Note:** Version bump only for package cspell-io ## [4.1.2](https://github.com/streetsidesoftware/cspell/compare/cspell-io@4.1.1...cspell-io@4.1.2) (2020-11-09) **Note:** Version bump only for package cspell-io # Change log ## [4.0.0] - **Breaking Changes** drops dependency upon rxjs and moves to [AsyncIterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/asyncIterator) ## [3.05] - Update dependencies and use `rxjs-stream` for reading files. ## [3.0.0] - Move to RxJs 6 (this is a breaking change) ## [2.x] - Original versions.