Skip to content

Commit c24b9d1

Browse files
committed
Readmi fix
1 parent 5005399 commit c24b9d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
Arbitrary money cashback is not supported anymore.
1212

1313
### What's New
14-
- Added support for card type 'eAid'
14+
- Added support for card type `eAid`
1515
- Added `toString()` implementations for `CardType`, `BankCard`, `Client`, `Account`
1616
- Fields `Client.id` and `Account.sendId` can now be used to generate `send.monobank.ua` links
1717
thanks to the new `SendId` type and its `SendId.url` getter
1818
- Support for getting `webhookUrl` under `Client` and setting one using `Client.setWebhook`
1919
- Permissions list of the current token with `Client.permissions`
2020
- Jars list of the current user with `Client.jars`
21-
- Access FOP invoice ID with 'StatementItem.invoiceId`
21+
- Access FOP invoice ID with `StatementItem.invoiceId`
2222
- Parse webhook events with `WebhookEvent.fromJson`
2323
- Added `CurrencyInfo.date` property
2424

0 commit comments

Comments
 (0)