Skip to content

Commit 5c66479

Browse files
authored
CHANGELOG: Release 0.39.1 (#2689)
2 parents ca32f98 + d402877 commit 5c66479

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff 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

18561860
First 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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.39.0
1+
0.39.1

0 commit comments

Comments
 (0)