From 21ed5d5c72aabd18f464c73ca5bd91f3d9310e56 Mon Sep 17 00:00:00 2001 From: jpache Date: Mon, 12 Feb 2024 16:07:33 +0100 Subject: [PATCH] bump release --- UPGRADE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPGRADE.md b/UPGRADE.md index 3753049..e65bb94 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -1,5 +1,7 @@ # Upgrade Notes +### 2.1.4 +- [BUGFIX] Fix type-hint of Exceptions to match SPL Exception constructor signature [#54](https://github.com/dachcom-digital/pimcore-dynamic-search/issues/54) ### 2.1.3 - [BUGFIX] allow empty strings being submitted [#81](https://github.com/dachcom-digital/pimcore-dynamic-search/issues/81)