From 2c022617094730fb7c38f93be7d4d878d3d460c1 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Tue, 13 Jul 2021 14:29:38 +0300 Subject: [PATCH] [#694] Update changelog Signed-off-by: Alex Vanin --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b915339..489887a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ Changelog for NeoFS Node - Stable alphabet list merge in Inner Ring governance ([#670](https://github.com/nspcc-dev/neofs-node/issues/670)). - User can specify only wallet section without node key ([#690](https://github.com/nspcc-dev/neofs-node/pull/690)). - Log keys in hex format in reputation errors ([#693](https://github.com/nspcc-dev/neofs-node/pull/693)). +- Connections leak and reduced amount of connection overall ([#692](https://github.com/nspcc-dev/neofs-node/issues/692)). ### Removed - Debug output of public key in Inner Ring log ([#689](https://github.com/nspcc-dev/neofs-node/pull/689)).