Merge tag 'v1.3.0' into develop

Release v1.3.0
support/v2.15
Leonard Lyubich 2020-07-23 17:59:32 +03:00
commit ad0213d256
2 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,14 @@
# Changelog
This is the changelog for NeoFS-API-Go
## [1.3.0] - 2020-07-23
### Changed
- Format of ```refs.OwnerID``` based on NEO3.
- Binary format of extended ACL table.
- ```acl``` package structure.
## [1.2.0] - 2020-07-08
### Added
@ -375,3 +383,4 @@ Initial public release
[1.0.0]: https://github.com/nspcc-dev/neofs-api-go/compare/v0.7.6...v1.0.0
[1.1.0]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.0.0...v1.1.0
[1.2.0]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.1.0...v1.2.0
[1.3.0]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.2.0...v1.3.0

View File

@ -21,6 +21,9 @@ can be used for integration with NeoFS.
[neofs-api-go v1.2.0]: https://github.com/nspcc-dev/neofs-api-go/releases/tag/v1.2.0
* [neofs-api-go v1.2.0] supports [neofs-api v1.2.0]
[neofs-api-go v1.3.0]: https://github.com/nspcc-dev/neofs-api-go/releases/tag/v1.3.0
* [neofs-api-go v1.3.0] supports [neofs-api v1.2.0]
## Description
Repository contains 13 packages that implement NeoFS core structures. These