From 10278f741a122db82dfc8cec009dbad23f7e7c6e Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Fri, 19 Mar 2021 15:46:17 +0300 Subject: [PATCH] =?UTF-8?q?Release=20v2.5.0=20-=20Jebudo=20(=EC=A0=9C?= =?UTF-8?q?=EB=B6=80=EB=8F=84,=20=E6=BF=9F=E6=89=B6=E5=B3=B6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alex Vanin --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ac3209..1186c57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.5.0] - 2021-03-19 - Jebudo (제부도, 濟扶島) + +This release contains changes and fixes for NEO3 testnet launch. + +### Added + +- Well-known object attribute `Content-Type`. + +### Changed + +- Namespace for C# has been changed to `Neo.FileStorage.API`. + ## [2.4.0] - 2021-02-26 - Ganghwado (강화도, 江華島) This release provides new RPC method to fetch network info from storage node. @@ -331,3 +343,4 @@ Bump major release [2.2.1]: https://github.com/nspcc-dev/neofs-api/compare/v2.2.0...v2.2.1 [2.3.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.2.1...v2.3.0 [2.4.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.3.0...v2.4.0 +[2.5.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.4.0...v2.5.0