From 946a7bc047159aafb14ea86f57085380af9f75a3 Mon Sep 17 00:00:00 2001 From: Marcin Mielnicki Date: Tue, 28 Mar 2023 21:09:32 +0200 Subject: [PATCH] Update changelog --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 05409fd..30edc17 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,10 @@ Gradle can generate reports in JUnit XML format. But such reports cannot be used ## Unreleased +### Added + +- A new option `shiftTimestampsToStartOfDay` allows to adjust the earliest timestamp to the start of the day + ## 0.3.0 (12 March 2023) ### Changed