Update CHANGELOG

This commit is contained in:
Gaith Hallak 2022-11-01 11:59:27 +03:00
parent d36642cbc1
commit d6ebd60b27

View File

@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Type definitions serialised to ACI as `typedefs` field instead of `type_defs` to increase compatibility.
### Removed
### Fixed
- Typechecker crashes if Chain.create or Chain.clone are used without arguments.
## [7.0.1]
### Added