Skip to content

Commit

Permalink
chore(changelog): updated changelog (#212)
Browse files Browse the repository at this point in the history
Co-authored-by: tl-wajid-malik <[email protected]>
  • Loading branch information
tl-mauro-franchi and tl-wajid-malik authored Aug 13, 2024
1 parent fdfcbc0 commit 19ee57c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [1.12.0] - 2024-08-13
### Added
- Added support to `risk_assessment` parameter in `CreatePaymentRequest`
- Added support to `metadata` field to `CreatePaymentRequest` and `GetPaymentResponse` models
- Added support to `verification` field on `MerchantAccount` beneficiary type for `CreatePaymentRequest`

## [1.11.0] - 2024-08-05
### Added
- Added support to `retry` parameter in `CreatePaymentRequest` model
- Added support to `AttemptFailed` status in `CreatePaymentResponse` model
### Changed
- `Truelayer.Payments.SigningKey.PrivateKey` can now be set via configuration binding

## [1.10.0] - 2024-08-01
### Changed
- Replaced `ReleaseChannels` parameter from `SearchPaymentsProvideerRequest` with `ResleaseChannel` (single `string` value)
Expand Down

0 comments on commit 19ee57c

Please sign in to comment.