From ff4c8c65d6103f9c08e885d346d24477b4402eab Mon Sep 17 00:00:00 2001 From: Tatiana Nesterenko Date: Mon, 25 Mar 2024 14:29:14 +0000 Subject: [PATCH] CHANGELOG: release v0.8.3 Signed-off-by: Tatiana Nesterenko --- CHANGELOG.md | 8 +++++++- VERSION | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e90944d..231420d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ This document outlines major changes between releases. ## [Unreleased] +## [0.8.3] - 2024-03-25 + +### Fixed +- CORS for upload request (#187) + ## [0.8.2] - 2024-03-21 ### Fixed @@ -197,4 +202,5 @@ Please refer to [GitHub releases](https://github.com/nspcc-dev/neofs-rest-gw/rel [0.8.0]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.7.2...v0.8.0 [0.8.1]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.8.0...v0.8.1 [0.8.2]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.8.1...v0.8.2 -[Unreleased]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.8.2...master +[0.8.3]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.8.2...v0.8.3 +[Unreleased]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.8.3...master diff --git a/VERSION b/VERSION index 100435b..ee94dd8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.2 +0.8.3