diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e5fdf..fa5a057 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v2.10.1-SNAPSHOT] - Bug fixing StorageID resolver [#28276] +- Added HealthCheckResponse via `microprofile-health-api` (see https://microprofile.io/specifications/microprofile-health/) ## [v2.10.0]