From 1abf542a74b074f361324ecf69fb966dd3480f84 Mon Sep 17 00:00:00 2001 From: actions Date: Tue, 14 Jun 2022 21:07:14 +0000 Subject: [PATCH] Update changelog v5.4.5 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81fd2952..3f534aac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### **5.4.5** (2022-06-14) + +- Merge pull request #119 from dro-sh/fix-locale-on-useFormValidationSlice + +pass locale to getGetErrors to get correct messages +- pass locale to getGetErrors to get correct messages + ### **5.4.4** (2022-06-05)