diff --git a/CHANGELOG.md b/CHANGELOG.md index 76e326ad79..48ccc05469 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,23 @@ Changelog for NeoFS Node ## [Unreleased] +### Added + +### Fixed + +### Changed + +### Removed + +### Updated + +### Updating from v0.42.0 + +## [0.42.0] - 2024-05-22 - Dokdo + +This release adds compatibility with the Neo N3 Cockatrice hardfork, so +while other changes are minor it's still an important update. + ### Added - "storage list" command to neofs-lens (#2852) @@ -2011,8 +2028,9 @@ NeoFS-API v2.0 support and updated brand-new storage node application. First public review release. -[Unreleased]: https://github.com/nspcc-dev/neofs-node/compare/v0.41.1...master -[0.41.1]: https://github.com/nspcc-dev/neofs-node/compare/v0.40.0...v0.41.1 +[Unreleased]: https://github.com/nspcc-dev/neofs-node/compare/v0.42.0...master +[0.42.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.41.1...v0.42.0 +[0.41.1]: https://github.com/nspcc-dev/neofs-node/compare/v0.41.0...v0.41.1 [0.41.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.40.1...v0.41.0 [0.40.1]: https://github.com/nspcc-dev/neofs-node/compare/v0.40.0...v0.40.1 [0.40.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.39.2...v0.40.0 diff --git a/VERSION b/VERSION index 9ed317fb46..787ffc30a8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.41.1 +0.42.0