seo-editor
Version:
Copywriting keyword to-do list automation
47 lines (24 loc) • 1.3 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.
## 2.0.0 (2022-12-01)
### BREAKING CHANGES
- Minimum supported Node version is v14.18; we're dropping v12 support
## 1.4.0 (2022-09-11)
### Features
- report `chunkLengths` in result ([e53b2ca](https://github.com/codsen/codsen/commit/e53b2ca3180ffc9818fcdfe7bec4087573f3c381))
## 1.3.0 (2022-08-31)
### Features
- basic plural recognition ([a5604c9](https://github.com/codsen/codsen/commit/a5604c9956f022f98c64b12332c4a2f084223fa0))
## 1.2.0 (2022-08-30)
### Features
- enforce "`---`" to be at the front of the line, optionally preceded by spaces/tabs ([7d9696f](https://github.com/codsen/codsen/commit/7d9696f75880f217f0e9960f18509fb59412123c))
## 1.1.0 (2022-08-30)
### Features
- tweak the API, remove unused `Opts` for now ([cf5de18](https://github.com/codsen/codsen/commit/cf5de18982e09c98085cebc264567e6c7e06cbb9))
## 1.0.2 (2022-08-29)
### Fixed
- export Res and other helpers ([b58d15e](https://github.com/codsen/codsen/commit/b58d15e0355fc16a3b7dbba94d292941e2219910))
## 1.0.1 (2022-08-29)
### Fixed
- init ([bcb617c](https://github.com/codsen/codsen/commit/bcb617c313a4a00e8dfadb8b8297dd5905c22e72))