From 171c98359736e7605df08b37a5295dd2860fbca7 Mon Sep 17 00:00:00 2001 From: Flora Date: Thu, 27 Feb 2025 15:00:05 +0200 Subject: [PATCH] Clear release notes after release Signed-off-by: Flora --- RELEASE_NOTES.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 078550d..f80f12e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,16 +6,10 @@ ## Upgrading -* The CLI tool is moved to dedicated folder. -* Timestamps of aggregated (formula) requests are now timezone-aware. - ## New Features -* Support data requests for multiple component IDs from command line. -* Support for passing formula strings as a `cid` argument from the command line. - ## Bug Fixes