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

Commit ab0e0aa

Browse files
committed
CHANGELOG: fix release years since 0.27.0
Oopsie. Signed-off-by: Roman Khimov <roman@nspcc.ru>
1 parent 4524122 commit ab0e0aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ This document outlines major changes between releases.
1212
### Changed
1313
- SDK dependency updated to 1.0.0-rc.11 (#270)
1414

15-
## [0.27.3] - 2022-08-29
15+
## [0.27.3] - 2023-08-29
1616

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

20-
## [0.27.2] - 2022-08-25
20+
## [0.27.2] - 2023-08-25
2121

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

29-
## [0.27.1] - 2022-06-15
29+
## [0.27.1] - 2023-06-15
3030

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

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

37-
## [0.27.0] - 2022-05-19
37+
## [0.27.0] - 2023-05-19
3838

3939
### Added
4040
- Version metric (#251)

0 commit comments

Comments
 (0)