changelog

This commit is contained in:
Ulf Norell 2019-05-14 10:10:53 +02:00
parent 9e555a3121
commit cf5a8aeb5f

View File

@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added ### Added
- `stateful` annotations are now properly enforced. Functions must be marked stateful
in order to update the state or spend tokens.
### Changed ### Changed
### Removed ### Removed