Skip to content

Commit

Permalink
docs(release): v3.1.0 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeymike authored Feb 11, 2025
1 parent 8d4afb9 commit 5e5566b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

Check our main [developer changelog](https://developer.paddle.com/?utm_source=dx&utm_medium=paddle-go-sdk) for information about changes to the Paddle Billing platform, the Paddle API, and other developer tools.

### 3.1.0 - 2025-02-07

### Added

- New API errors
- Support for calling Transaction Preview API without Address information
- Support for the Transaction Revise API, see related [changelog](https://developer.paddle.com/changelog/2024/revise-transaction-customer-information)

## 3.0.0 - 2024-12-20

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion internal/client/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
3.1.0

0 comments on commit 5e5566b

Please sign in to comment.