Skip to content

Commit 5acdf3f

Browse files
authored
Merge pull request #134 from Peersyst/release/v0.1.10
release/v0.1.10
2 parents 41c4408 + 0e820cb commit 5acdf3f

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
# [Unreleased]
8+
# [v0.1.10]
99

10-
## Breaking changes
10+
## BREAKING CHANGES
1111

1212
### xrpl
1313

1414
- `Submit` client method is renamed to `SubmitTxBlob` in both clients.
1515
- `SubmitAndWait` client method is renamed to `SubmitTxBlobAndWait` in both clients.
1616

17-
## Changed
18-
19-
### xrpl
20-
21-
- Added `SubmitTx` and `SubmitTxAndWait` client methods to both clients.
22-
2317
## Added
2418

2519
### xrpl
2620

21+
- Added `SubmitTx` and `SubmitTxAndWait` client methods to both clients.
2722
- Added support for the Credential fields in the following transaction types:
2823
- Payment
2924
- DepositPreauth
@@ -32,7 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3227
- EscrowFinish
3328
- Added the `credential` ledger entry for the `account_objects` request.
3429
- Added tec/tef/tel/tem/ter TxResult codes.
35-
- Replaced string declaration with constant/object references.
3630
- Added `XLS-80d` support with `PermissionedDomain` transaction types:
3731
- `PermissionedDomainSet`
3832
- `PermissionedDomainDelete`

0 commit comments

Comments
 (0)