From 996066bae5161a9a82364aff09befc7cc0d2eb37 Mon Sep 17 00:00:00 2001 From: Kamil Wylegala Date: Mon, 30 Jan 2023 21:30:31 +0100 Subject: [PATCH] Changelog update. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a7b4172af..affa33cb9 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ It means that composer will look at `master` branch of repository configured und ## Changelog +### 2023-01-30 + +- `PaginatorHelper` fix. + ### 2023-01-22 - Fixed views cache when relative time is specified.