From f82c556b0ad64fdb077affc397aa793a66cb73cc Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 26 Sep 2024 21:08:53 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54cad4be4..cba6c723c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the `typescript-eslint/recommended-type-checked` rule to the `eslint` configuration - Added the `typescript-eslint/stylistic-type-checked` rule to the `eslint` configuration +### Added + +- Extended the _Public API_ with the health check endpoint (experimental) + ### Changed - Optimized the portfolio calculations by reusing date intervals