diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 4bdbdafba..a7eb91a88 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -15,6 +15,11 @@ Changes are grouped as follows: - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities. +## TBD +### Added +- Support for reading `YAML` +- Support for writing `YAML` in toolkit format. + ## [0.97.2] - 14-11-**2024** ### Added - Added parameter, `model`, to `neat.to.excel(...)` to allow to specify 'dms' or 'information' model.