Skip to content

Commit 55a053f

Browse files
committed
update CHANGELOG
1 parent 0d36543 commit 55a053f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
BREAKING CHNAGES:
1212

1313
- 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`.
14+
- Usage of the existing `batchCheck` method should now use the `clientBatchCheck` method. The existing `BatchCheckResponse` has been renamed to `ClientBatchCheckResponse` and it now bundles the results in a field called `result` instead of `responses`.
1515

1616
## v0.7.0
1717

0 commit comments

Comments
 (0)