Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.24.0] - 2025-01-24
## [1.24.0] - 2025-07-24
### Added
- Enhanced RefundUnion to include all refund statuses: `RefundExecuted` and `RefundFailed` in addition to existing `RefundPending` and `RefundAuthorized`
- Updated `ListPaymentRefunds` and `GetPaymentRefund` methods to support returning refunds in all possible states
Expand Down Expand Up @@ -162,4 +162,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `business_account` payout beneficiary.
- `executed` payment status.
### Removed
- `successful` payment status.
- `successful` payment status.
Loading