From 0745ce3e40f96ea13f06f5a6b60fac84778dc1ca Mon Sep 17 00:00:00 2001 From: Arne Becker Date: Fri, 27 Sep 2024 11:40:38 +0200 Subject: [PATCH] add new week interval to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a31aa9c..b083375 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ You can use the following aggregates intervals: - `perMinute()` - `perHour()` - `perDay()` +- `perWeek()` - `perMonth()` - `perYear()`