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
6
6
### Added
7
7
8
8
### 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 )
12
9
13
10
### Changed
14
11
15
12
### Removed
16
13
17
14
### Updated
18
15
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 )
20
24
21
25
## [ 0.39.0] - 2023-12-12 - Baegado
22
26
@@ -1855,7 +1859,8 @@ NeoFS-API v2.0 support and updated brand-new storage node application.
1855
1859
1856
1860
First public review release.
1857
1861
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
1859
1864
[ 0.39.0 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.38.1...v0.39.0
1860
1865
[ 0.38.1 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.38.0...v0.38.1
1861
1866
[ 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