From b9055f050b370dc917bd1ecb1f56377270664d35 Mon Sep 17 00:00:00 2001 From: Icebob Date: Sun, 28 Jul 2024 12:38:15 +0200 Subject: [PATCH] add changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76003c6..f50a536 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + + +# 1.19.0 (2024-07-28) + +## Changes +- shorthand label hotfix. [#345](https://github.com/icebob/fastest-validator/pull/345) +- fix deprecated substr. [#346](https://github.com/icebob/fastest-validator/pull/346) +- improved custom function with array and global custom functions. [More info](https://github.com/icebob/fastest-validator?tab=readme-ov-file#chaining-custom-functions-and-global-definitions) [#332](https://github.com/icebob/fastest-validator/pull/332) +- # 1.18.0 (2024-04-21)