From d72bf0739a52f74167eddc04e9595152465a7b7e Mon Sep 17 00:00:00 2001 From: nym21 Date: Fri, 27 Dec 2024 12:33:09 +0100 Subject: [PATCH] changelog: update --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da7793865..bfa74cb29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,9 @@ - New route format: `/api/date-to-realized-price` is now `/api/realized-price?kind=date` - Added status and timing to logs - Updated website packages +- Added API support for datasets by timestamp (by merging any dataset by height with the height to timestamp dataset and so it still uses heights as chunk ids) [#ca00f3f](https://github.com/kibo-money/kibo/commit/ca00f3f71526f0c5c16021024fec7e5c6e47221c) + - `/api/realized-price?kind=t` + - `/api/realized-price?kind=timestamp&chunk=860000` ## Git