From 9f2dd441c3f92df2ee1e74e18a8c58d541f91da3 Mon Sep 17 00:00:00 2001
From: Pavel Karpy <carpawell@nspcc.ru>
Date: Thu, 2 Jun 2022 17:29:51 +0300
Subject: [PATCH] [#1466] Update changelog

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a0954b493..de57d602c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,9 @@ Changelog for NeoFS Node
 ### Changed
 - Replace pointers with raw structures in results for local storage (#1460)
 
+### Fixed
+- Do not use WS neo-go client in `neofs-adm` (#1378)
+
 ## [0.28.2] - 2022-06-03
 
 ### Updated