Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 2e0d3db

Browse files
authored
Merge pull request #267 from nspcc-dev/rel-0.27.3
CHANGELOG: release 0.27.3
2 parents c4ad0d7 + c24ee37 commit 2e0d3db

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ This document outlines major changes between releases.
44

55
## [Unreleased]
66

7+
## [0.27.3] - 2022-08-29
8+
9+
### Fixed
10+
- segfault on get_by_attribute request with zero returned results (#265)
11+
712
## [0.27.2] - 2022-08-25
813

914
### Fixed
@@ -306,4 +311,5 @@ releases.
306311
[0.27.0]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.26.0...v0.27.0
307312
[0.27.1]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.0...v0.27.1
308313
[0.27.2]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.1...v0.27.2
309-
[Unreleased]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.2...master
314+
[0.27.3]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.2...v0.27.3
315+
[Unreleased]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.3...master

0 commit comments

Comments
 (0)