Update changelog for release v1.28.3

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
remotes/KirillovDenis/feature/refactor-sig-rpc v1.28.3
Alex Vanin 2021-07-07 14:19:32 +03:00 committed by Alex Vanin
parent f00b9ba054
commit 9b2e63659c
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [1.28.3] - 2021-07-07
### Fixed
- Regression of the session token corruption fix from v1.28.2 ([#326](https://github.com/nspcc-dev/neofs-api-go/issues/326)).
## [1.28.2] - 2021-07-06
### Fixed
@ -683,3 +689,4 @@ Initial public release
[1.28.0]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.27.1...v1.28.0
[1.28.1]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.28.0...v1.28.1
[1.28.2]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.28.1...v1.28.2
[1.28.3]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.28.2...v1.28.3