Skip to content

Commit 10f18e4

Browse files
committed
Release v2.13.0 - Yeonpyeongdo (연평도, 延坪島)
Signed-off-by: Pavel Karpy <[email protected]>
1 parent 1bc50fc commit 10f18e4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [2.13.0] - 2022-06-21 - Yeonpyeongdo (연평도, 延坪島)
4+
5+
### Added
6+
- Extended headers usage clarification (#204)
7+
- `OUT_OF_RANGE` status code to the `object` section (#208)
8+
- Disabling homomorphic hashing container setting (#217)
9+
- `LOCK` object behaviour clarification (#221)
10+
- Storage group members uniqueness constraint (#222)
11+
- WalletConnect signature scheme (#206)
12+
- `SIGNATURE_VERIFICATION_FAIL` status code to the `CommonFail` section (#225)
13+
14+
### Deprecated
15+
- Storage group's expiration epoch field (#205)
16+
17+
### Fixed
18+
- English language typos (#216)
19+
320
## [2.12.0] - 2022-02-22 - Heuksando (흑산도, 黑山島)
421

522
Network magic, main status codes, object locks and notifications.
@@ -447,3 +464,4 @@ Bump major release
447464
[2.10.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.9.1...v2.10.0
448465
[2.11.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.10.0...v2.11.0
449466
[2.12.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.11.0...v2.12.0
467+
[2.13.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.12.0...v2.13.0

0 commit comments

Comments
 (0)