Skip to content

Commit

Permalink
Release v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vernondegoede committed Sep 30, 2020
1 parent b3e9ace commit 31a38d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

All notable changes to this project will be documented in this file.

### v3.3.0 - 2020-10-30
- Add subscriptions_payments api (#166)

### v3.2.4 - 2020-08-18
- Inlined CAs (#162)
- Use Node.js' `querystring` modules instead of the external `qs` (#163)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mollie/api-client",
"version": "3.2.4",
"version": "3.3.0",
"license": "BSD-3-Clause",
"description": "Official Mollie API client for Node",
"repository": {
Expand Down

0 comments on commit 31a38d1

Please sign in to comment.