diff --git a/CHANGELOG.md b/CHANGELOG.md index 16c8db1..c2ed372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,16 @@ ### Deprecated +## [2.23.0] - 2026-05-19 + +### Added +- Range/header options for Get object RPC (#389) + +### Deprecated +- TZ hash (#385) +- GetRangeHash object RPC (#389) +- Range object RPC (#389) + ## [2.22.0] - 2026-03-25 ### Added @@ -624,4 +634,5 @@ Bump major release [2.20.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.19.0...v2.20.0 [2.21.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.20.0...v2.21.0 [2.22.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.21.0...v2.22.0 -[Unreleased]: https://github.com/nspcc-dev/neofs-api/compare/v2.22.0...master +[2.23.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.22.0...v2.23.0 +[Unreleased]: https://github.com/nspcc-dev/neofs-api/compare/v2.23.0...master