Skip to content

Commit 090f9bf

Browse files
committed
CHANGELOG: release v2.15.0
Signed-off-by: Roman Khimov <[email protected]>
1 parent 64ab4cb commit 090f9bf

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,23 @@
22

33
## [Unreleased]
44

5+
### Added
6+
7+
### Changed
8+
9+
### Removed
10+
11+
### Deprecated
12+
13+
## [2.15.0] - 2024-01-30
14+
515
### Added
616
- Well-known `Version` node attribute (#267)
17+
- Reserved node attribute for verified domains (#277)
18+
- Fast object replication API (#280)
19+
20+
### Changed
21+
- Improved documentation (#224, #275)
722

823
### Removed
924
- Redundant object system attribute `__NEOFS__UPLOAD_ID` (#271)
@@ -496,4 +511,5 @@ Bump major release
496511
[2.13.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.12.0...v2.13.0
497512
[2.13.1]: https://github.com/nspcc-dev/neofs-api/compare/v2.13.0...v2.13.1
498513
[2.14.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.13.1...v2.14.0
499-
[Unreleased]: https://github.com/nspcc-dev/neofs-api/compare/v2.14.0...master
514+
[2.15.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.14.0...v2.15.0
515+
[Unreleased]: https://github.com/nspcc-dev/neofs-api/compare/v2.15.0...master

0 commit comments

Comments
 (0)