Skip to content

Commit

Permalink
CHANGELOG: release 0.37.0 (#2387)
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-khimov committed Jun 15, 2023
2 parents f594813 + 7741ab2 commit 04ce9e3
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ Changelog for NeoFS Node

## [Unreleased]

### Fixed

### Removed

### Updated

### Updating from v0.37.0

## [0.37.0] - 2023-06-15 - Sogado

### Added
- `neofs_[node|ir]_version` with `version` label (#2326)
- TLS RPC support for IR consensus mode (#2322)
Expand Down Expand Up @@ -1623,7 +1633,8 @@ NeoFS-API v2.0 support and updated brand-new storage node application.
## [0.10.0] - 2020-07-10

First public review release.
[Unreleased]: https://github.com/nspcc-dev/neofs-node/compare/v0.36.1...master
[Unreleased]: https://github.com/nspcc-dev/neofs-node/compare/v0.37.0...master
[0.37.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.36.1...v0.37.0
[0.36.1]: https://github.com/nspcc-dev/neofs-node/compare/v0.36.0...v0.36.1
[0.36.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.35.0...v0.36.0
[0.35.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.34.0...v0.35.0
Expand Down

0 comments on commit 04ce9e3

Please sign in to comment.