Skip to content

Commit

Permalink
Release v0.35.0
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
  • Loading branch information
acid-ant authored and fyrchik committed Dec 28, 2022
1 parent 8744d6a commit 98e48b6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ Changelog for NeoFS Node

## [Unreleased]

### Added
### Changed
### Fixed
### Removed
### Updated
### Updating from v0.35.0

## [0.35.0] - 2022-12-28 - Sindo (신도)

### Added
- `morph list-containers` in `neofs-adm` (#1689)
- `--binary` flag in `neofs-cli object put/get/delete` commands (#1338)
Expand Down Expand Up @@ -1507,8 +1516,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.34.0...master
[Unreleased]: https://github.com/nspcc-dev/neofs-node/compare/v0.35.0...master
[0.35.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.34.0...v0.35.0
[0.34.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.33.0...v0.34.0
[0.33.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.32.0...v0.33.0
[0.32.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.31.0...v0.32.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.34.0
v0.35.0

0 comments on commit 98e48b6

Please sign in to comment.