File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,21 @@ Changelog for NeoFS Node
66### Added
77
88### Fixed
9- - Fund transfer deadlock in NeoFS chain auto-deploy/update procedure (#2681 )
10- - Invalid contracts' update transactions when epochs are stuck during the NeoFS chain update (#2680 )
11- - Metrics availability during startup (#2677 )
129
1310### Changed
1411
1512### Removed
1613
1714### Updated
1815
19- ### Updating from v0.39.0
16+ ### Updating from v0.39.1
17+
18+ ## [ 0.39.1] - 2023-12-19
19+
20+ ### Fixed
21+ - Fund transfer deadlock in NeoFS chain auto-deploy/update procedure (#2681 )
22+ - Invalid contracts' update transactions when epochs are stuck during the NeoFS chain update (#2680 )
23+ - Metrics availability during startup (#2677 )
2024
2125## [ 0.39.0] - 2023-12-12 - Baegado
2226
@@ -1855,7 +1859,8 @@ NeoFS-API v2.0 support and updated brand-new storage node application.
18551859
18561860First public review release.
18571861
1858- [ Unreleased ] : https://github.com/nspcc-dev/neofs-node/compare/v0.39.0...master
1862+ [ Unreleased ] : https://github.com/nspcc-dev/neofs-node/compare/v0.39.1...master
1863+ [ 0.39.1 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.39.0...v0.39.1
18591864[ 0.39.0 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.38.1...v0.39.0
18601865[ 0.38.1 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.38.0...v0.38.1
18611866[ 0.38.0 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.37.0...v0.38.0
Original file line number Diff line number Diff line change 1- 0.39.0
1+ 0.39.1
You can’t perform that action at this time.
0 commit comments