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

Commit

Permalink
CHANGELOG: release 0.27.4
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Khimov <roman@nspcc.ru>
  • Loading branch information
roman-khimov committed Sep 8, 2023
1 parent 237f0a9 commit a7fff48
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ This document outlines major changes between releases.

## [Unreleased]

## [0.27.4] - 2022-09-08

### Fixed
- missing version Prometheus metric (#269)

### Changed
- SDK dependency updated to 1.0.0-rc.11 (#270)

## [0.27.3] - 2022-08-29

### Fixed
Expand Down Expand Up @@ -312,4 +320,5 @@ releases.
[0.27.1]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.0...v0.27.1
[0.27.2]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.1...v0.27.2
[0.27.3]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.2...v0.27.3
[Unreleased]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.3...master
[0.27.4]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.3...v0.27.4
[Unreleased]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.4...master

0 comments on commit a7fff48

Please sign in to comment.