Update CHANGELOG
This commit is contained in:
parent
6499823e5f
commit
f2c4ba42c0
@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Changed
|
### Changed
|
||||||
- Type definitions serialised to ACI as `typedefs` field instead of `type_defs` to increase compatibility.
|
- Type definitions serialised to ACI as `typedefs` field instead of `type_defs` to increase compatibility.
|
||||||
- Check contracts and entrypoints modifiers when implementing interfaces.
|
- Check contracts and entrypoints modifiers when implementing interfaces.
|
||||||
|
- Contracts can no longer be used as namespaces.
|
||||||
### Removed
|
### Removed
|
||||||
### Fixed
|
### Fixed
|
||||||
- Typechecker crashes if Chain.create or Chain.clone are used without arguments.
|
- Typechecker crashes if Chain.create or Chain.clone are used without arguments.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user