We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9f016 commit a4b5a5bCopy full SHA for a4b5a5b
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
## [Unreleased]
8
9
+## [0.14.0] - 2020-12-08
10
+
11
### Changed
12
13
- Rename `Interests.ts` to `UserInformation.ts` and their class and methods accordingly
@@ -18,6 +20,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
18
20
together with other options in the transfer `extraData`
19
21
- Added field `remainingData` for payment details and transfer events corresponding to the
22
newly added `remainingData` field
23
+- Added method `paymentRequestCancel` to cancel a payment request you already sent to a counterparty.
24
25
## [0.13.7] - 2020-10-28
26
0 commit comments