Skip to content

Commit b68e18e

Browse files
committed
update unreleased CHANGELOG
1 parent 407fbe2 commit b68e18e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
- fix: error correctly if apiUrl is not provided (#161)
77
- feat: add support for `start_time` parameter in `ReadChanges` endpoint
88
- BREAKING: As of this release, the min node version required by the SDK is now v16.15.0
9+
- feat!: add support for server-side `BatchCheck` method.
10+
11+
BREAKING CHNAGES:
12+
13+
- The minimum noce version required by this SDK is now v16.15.0
14+
- Usage of the existing `batchCheck` method should now use the `clientBatchCheck` method. Additionally, the existing `BatchCheckResponse` has been renamed to `ClientBatchCheckResponse`.
915

1016
## v0.7.0
1117

0 commit comments

Comments
 (0)