File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -5,25 +5,20 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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 `
You can’t perform that action at this time.
0 commit comments