From 6c6f109ef31ef089d05e3e259f84e01e21d31e7a Mon Sep 17 00:00:00 2001 From: Darren Ldl Date: Sun, 4 Apr 2021 23:24:39 +1000 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3d1d1fa..28d7716a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ - Added `tzlocal.utc` backend -- Fixed a slowdown in `inter` resolution caused by incorrect batch slicing logic +- Fixed slowdowns in `inter` resolution caused by incorrect batch and search space slicing logic - Fixed `sexp_of_timestamp` which previously did not specify time zone explicitly as UTC after the default time zone parameter change in API