Skip to content

Commit 74211e6

Browse files
Release 0.1.1
1 parent 67c64af commit 74211e6

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.1.0] - 2023-05-24
7+
## [0.1.1] - 2023-07-14
88

99
### Added
1010

11-
- `cartridge.roles.metrics` from `metrics` repository
1211
- Function ``set_health_handler`` has been added to role ``cartridge.roles.metrics``,
1312
allowing you to set your own handle to check health
1413
(`tarantool/cartridge#2097 <https://github.com/tarantool/cartridge/issues/2097>`_).
1514
Main case - customizing the response format.
15+
16+
## [0.1.0] - 2023-05-24
17+
18+
### Added
19+
20+
- `cartridge.roles.metrics` from `metrics` repository

0 commit comments

Comments
 (0)