Skip to content

Commit 2778803

Browse files
committed
fix: remove diagnosticEventsXdr from org.stellar.sdk.responses.sorobanrpc.Events.
1 parent 7cb0bed commit 2778803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Pending
44

55
### Update:
6+
- feat: add `AUTH_CLAWBACK_ENABLED_FLAG` to `AccountFlag`.
67
- fix: remove `diagnosticEventsXdr` from `org.stellar.sdk.responses.sorobanrpc.Events`. Use `GetTransactionResponse.diagnosticEventsXdr` and `GetTransactionsResponse.Transaction.diagnosticEventsXdr` instead. ([#744](https://github.com/stellar/java-stellar-sdk/pull/744))
78

89
## 2.1.0

0 commit comments

Comments
 (0)