From eee45fe92813fe6b51346d654c38a8db6f6d3c3b Mon Sep 17 00:00:00 2001 From: Anna Bocharova Date: Sat, 21 Dec 2024 19:27:57 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d87ef793e..cac14f6f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Minimum supported Node versions: 20.9.0 and 22.0.0; - `BuiltinLogger::profile()` behavior changed for picoseconds: expressing them through nanoseconds; - Changes to client generated by `Integration`: + - The `splitResponse` property on the constructor argument is removed; - The overload of `ExpressZodAPIClient::provide()` having 3 arguments and the `Provider` type are removed; - The public `jsonEndpoints` const is removed.