From c4967a59dbfb83ad32fa58cb0296647e46227f5e Mon Sep 17 00:00:00 2001 From: Michael Woodward Date: Thu, 14 Nov 2024 17:10:19 +0000 Subject: [PATCH] docs(release): 2.2.0 (#48) --- CHANGELOG.md | 14 ++++++++++++++ internal/client/version.txt | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86c338d..43c00ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/internal/client/version.txt b/internal/client/version.txt index ac2cdeb..ccbccc3 100644 --- a/internal/client/version.txt +++ b/internal/client/version.txt @@ -1 +1 @@ -2.1.3 +2.2.0