Release v2.13.0 - Yeonpyeongdo (연평도, 延坪島)

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
Pavel Karpy 2022-06-21 14:55:04 +03:00 committed by Pavel Karpy
parent 1bc50fc2a9
commit 10f18e4b69

View file

@ -1,5 +1,22 @@
# Changelog
## [2.13.0] - 2022-06-21 - Yeonpyeongdo (연평도, 延坪島)
### Added
- Extended headers usage clarification (#204)
- `OUT_OF_RANGE` status code to the `object` section (#208)
- Disabling homomorphic hashing container setting (#217)
- `LOCK` object behaviour clarification (#221)
- Storage group members uniqueness constraint (#222)
- WalletConnect signature scheme (#206)
- `SIGNATURE_VERIFICATION_FAIL` status code to the `CommonFail` section (#225)
### Deprecated
- Storage group's expiration epoch field (#205)
### Fixed
- English language typos (#216)
## [2.12.0] - 2022-02-22 - Heuksando (흑산도, 黑山島)
Network magic, main status codes, object locks and notifications.
@ -447,3 +464,4 @@ Bump major release
[2.10.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.9.1...v2.10.0
[2.11.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.10.0...v2.11.0
[2.12.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.11.0...v2.12.0
[2.13.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.12.0...v2.13.0