Update CHANGELOG
This commit is contained in:
parent
abb1a3f4e8
commit
361bdd4daa
@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
entrypoint f(c : Main) : int = c.spend(10)
|
entrypoint f(c : Main) : int = c.spend(10)
|
||||||
```
|
```
|
||||||
- Return a mapping from variables to FATE registers in the compilation output.
|
- Return a mapping from variables to FATE registers in the compilation output.
|
||||||
|
- Hole expression.
|
||||||
### 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user