Skip to content

Commit

Permalink
Update changelog for v1.28.1
Browse files Browse the repository at this point in the history
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
  • Loading branch information
Leonard Lyubich committed Jul 1, 2021
1 parent 4331646 commit ab60f36
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.28.1] - 2021-07-01

### Fixed

- Incorrect unsupported version error in `Client.GetContainer` of containers of newer versions.

### Removed

- No longer used `pkg.IsSupportedVersion` func.
- No longer used `container.NewVerifiedFromV2` func.

## [1.28.0] - 2021-06-28 - Muuido (무의도, 舞衣島)

### Added
Expand Down Expand Up @@ -664,3 +675,4 @@ Initial public release
[1.27.0]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.26.1...v1.27.0
[1.27.1]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.27.0...v1.27.1
[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

0 comments on commit ab60f36

Please sign in to comment.