Skip to content

Commit

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

## Fixed

- Corrected internal package version number
- Added missing changelog updates

## 2.1.2 - 2024-11-06

### Added

- An example for webhook unmarshalling was added to the package.

## 2.1.1 - 2024-10-18

### Fixed

- Create v2 module for the latest major version

## 2.1.0 - 2024-10-17

### Added
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.1
2.1.3

0 comments on commit de93223

Please sign in to comment.