Skip to content

Commit

Permalink
docs(release): 2.2.0 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeymike authored Nov 14, 2024
1 parent 7fb7734 commit c4967a5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ 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.

## 2.2.0 - 2024-11-14

## Added

- Support for the new Payment Methods API, see [related changelog](https://developer.paddle.com/changelog/2024/saved-payment-methods)
- Support for the new Customer Portal Sessions API, see [related changelog](https://developer.paddle.com/changelog/2024/customer-portal-sessions)
- Definitions for New API errors
- Updated code comments from documentation

## Fixed

- Missing TrafficSource field for NotificationSetting


## 2.1.3 - 2024-11-06

## 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 @@
2.1.3
2.2.0

0 comments on commit c4967a5

Please sign in to comment.