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

Commit

Permalink
CHANGELOG: fix release years since 0.27.0
Browse files Browse the repository at this point in the history
Oopsie.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
  • Loading branch information
roman-khimov committed Sep 8, 2023
1 parent 4524122 commit ab0e0aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ This document outlines major changes between releases.
### Changed
- SDK dependency updated to 1.0.0-rc.11 (#270)

## [0.27.3] - 2022-08-29
## [0.27.3] - 2023-08-29

### Fixed
- segfault on get_by_attribute request with zero returned results (#265)

## [0.27.2] - 2022-08-25
## [0.27.2] - 2023-08-25

### Fixed
- gateway stopped resolving container names after RPC connection failure (#256)
Expand All @@ -26,15 +26,15 @@ This document outlines major changes between releases.
- SDK dependency updated to 1.0.0-rc.10 (#261)
- optimized buffering (#261)

## [0.27.1] - 2022-06-15
## [0.27.1] - 2023-06-15

### Fixed
- "Bad Request" returned for removed objects instead of "Not Found" (#258)

### Changed
- SDK dependency updated to 1.0.0-rc.9 (#258)

## [0.27.0] - 2022-05-19
## [0.27.0] - 2023-05-19

### Added
- Version metric (#251)
Expand Down

0 comments on commit ab0e0aa

Please sign in to comment.