You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,25 @@
2
2
3
3
## Pending
4
4
5
+
## 1.4.0
6
+
7
+
### Update:
8
+
- feat: Add `getSACBalance` to `SorobanServer`. ([#691](https://github.com/stellar/java-stellar-sdk/pull/691))
9
+
5
10
## 1.3.1
6
11
7
12
### Update:
8
-
fix: fix the issue where sending assets using `TransactionBuilder.buildPaymentToContractTransaction` fails when the sender's account is the same as the asset issuer's account. ([#685](https://github.com/stellar/java-stellar-sdk/pull/685))
13
+
-fix: fix the issue where sending assets using `TransactionBuilder.buildPaymentToContractTransaction` fails when the sender's account is the same as the asset issuer's account. ([#685](https://github.com/stellar/java-stellar-sdk/pull/685))
9
14
10
15
## 1.3.0
11
16
12
17
### Update:
13
-
feat: add support for SEP-35. ([#683](https://github.com/stellar/java-stellar-sdk/pull/683))
18
+
-feat: add support for SEP-35. ([#683](https://github.com/stellar/java-stellar-sdk/pull/683))
14
19
15
20
## 1.2.1
16
21
17
22
### Update:
18
-
fix: remove `@NonNull` annotation from `startLedger` in request classes. ([#680](https://github.com/stellar/java-stellar-sdk/pull/680))
23
+
-fix: remove `@NonNull` annotation from `startLedger` in request classes. ([#680](https://github.com/stellar/java-stellar-sdk/pull/680))
You can find instructions on how to install this dependency using alternative package managers [here](https://central.sonatype.com/artifact/network.lightsail/stellar-sdk).
0 commit comments