forked from TrueCloudLab/frostfs-api
19 lines
363 B
Markdown
19 lines
363 B
Markdown
|
# Changelog
|
||
|
|
||
|
## [0.6.0] - 2020-04-02
|
||
|
|
||
|
### Added
|
||
|
|
||
|
- ACL package with enum of ACL targets.
|
||
|
|
||
|
### Changed
|
||
|
|
||
|
- Use `BasicACL` field in container structure and `container.Put` request.
|
||
|
|
||
|
## [0.5.0] - 2020-04-01
|
||
|
|
||
|
- Initial release
|
||
|
|
||
|
[0.6.0]: https://github.com/nspcc-dev/neofs-api/compare/v0.5.0...v0.6.0
|
||
|
[0.5.0]: https://github.com/nspcc-dev/neofs-api/releases/tag/v0.5.0
|