Skip to content

Commit

Permalink
v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Oct 18, 2024
1 parent 6be686d commit bffbe34
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.7.0] - 2024-10-18

### Commits

- Updated composer.json ([6be686d](https://github.com/pronamic/wp-mollie/commit/6be686d6f57ffa935074be142b5266cbdf80fe07))
- Added Klarna method for https://github.com/pronamic/wp-pronamic-pay-mollie/issues/57. ([41ec79e](https://github.com/pronamic/wp-mollie/commit/41ec79e3f41a6335046e0f5b9804d00c0d37df1c))
- Fixed code quality issues. ([08741af](https://github.com/pronamic/wp-mollie/commit/08741af64e5dfbba22146074c7dd3985dce09b95))
- Happy 2024. ([3d6c943](https://github.com/pronamic/wp-mollie/commit/3d6c943aeb759442b743449e9ae9473622f34feb))

### Composer

- Changed `php` from `>=8.0` to `>=8.1`.

Full set of changes: [`1.6.0...1.7.0`][1.7.0]

[1.7.0]: https://github.com/pronamic/wp-mollie/compare/v1.6.0...v1.7.0

## [1.6.0] - 2024-05-27

### Commits
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": "@pronamic/wp-mollie",
"version": "1.6.0",
"version": "1.7.0",
"description": "Mollie library for WordPress.",
"author": {
"name": "Pronamic",
Expand Down

0 comments on commit bffbe34

Please sign in to comment.