diff --git a/CHANGELOG.md b/CHANGELOG.md index bf1d1dd9..0f1d98e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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. \ No newline at end of file +- `successful` payment status.