Prepare 6.0.2 #817

Merged
zxq9 merged 2 commits from 6.0.2 into master 2021-07-07 00:31:35 +09:00
Showing only changes of commit 71f77a8e02 - Show all commits

View File

@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [6.0.2] 2021-07-05 ## [6.0.2] 2021-07-05
### Changed ### Changed
- `List.from_to_step` now forbids non-positive step - `List.from_to_step` now forbids non-positive step (this change does
*not* alter the behavior of the previously deployed contracts)
- Fixed leaking state between contracts - Fixed leaking state between contracts
## [6.0.1] 2021-06-24 ## [6.0.1] 2021-06-24