From f84492899bb47a64b6cfd902edf8f13ae4a16dea Mon Sep 17 00:00:00 2001 From: Perry George Date: Tue, 23 Sep 2025 10:30:09 +0100 Subject: [PATCH] docs: removed text from changelog --- docs/docs/changelog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index 7d42b7d..33457da 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -8,7 +8,6 @@ sidebar_position: 2 ### Breaking Changes -<<<<<<< Updated upstream The `Salable` class has been replaced with a new `initSalable` function. Using the new initialise function will enable vendors to use `v2` or `v3` of the API within the same version of the SDK.