From 0b013cda2f336f8718c95a8c2effea1a44946c3d Mon Sep 17 00:00:00 2001 From: Volodymyr Pihol Date: Wed, 31 Jan 2024 13:09:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5ddb88..b4d3c00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## [3.3.0] - 2024-01-31 - Add support for Testing product API. - All public routes from API V2 are now available in SDK. - - Refer to the [`examples`](examples) folder for the source code of this and other advanced examples. + - Refer to the [`examples`](examples) folder for code examples. - Security updates. ## [3.2.0] - 2023-08-30