Release v0.18.0
/ DCO (pull_request) Failing after 4s Details
/ Tests (1.19) (pull_request) Successful in 52s Details
/ Tests (1.20) (pull_request) Successful in 3m41s Details

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
pull/39/head v0.18.0
Evgenii Stratonikov 2023-09-14 11:46:40 +03:00
parent 45c3710bd2
commit 1777c93c9e
1 changed files with 12 additions and 1 deletions

View File

@ -6,8 +6,19 @@ Changelog for FrostFS Contract
### Added
### Changed
### Removed
- `subnet` contract (#20)
### Updated
### Fixed
### Updating from v0.18.0
## [0.18.0] - 2023-09-14 - Academy of Sciences Glacier
### Added
- Documentation for contract storage schema (#21)
### Changed
- `container.Delete()` now accepts public key along with token (#27)
- Allow to check whether container was deleted with `container.DeletionInfo()` (#38)
### Removed
- `subnet` contract (#20)
### Updated
### Fixed
### Updating from v0.17.0