Skip to content

Commit

Permalink
Update unreleased changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cducrest committed May 5, 2020
1 parent 9ba2f79 commit 76e31e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
where the fee payer is the loaded user
- Add `extraData` to `TransferDetails`, it contains the raw `extraData` that was present in the transfer
for which details are returned
- Add `paymentRequestId` and `messageId` to `TransferDetails` corresponding to the decoded `extraData`
- Add option to `Payment.preparePayment` function `options.addMessageId: boolean = true` that signals whether
a messageId should be generated and added to the payment's extraData.
- Add `messageId` to the returned values of `Payment.preparePayment`
Expand Down

0 comments on commit 76e31e5

Please sign in to comment.