Skip to content

Commit

Permalink
Release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed May 7, 2024
1 parent c591763 commit 7e5abc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Mollie for Vanilo Changelog

## Unreleased
#### 2024-XX-YY
## 2.1.0
#### 2024-05-07

- Added the propaganistas/laravel-phone package dependency
- Added automatic conversion of billpayer phone numbers to E.164 format when crafting the create mollie order request
Expand Down
2 changes: 1 addition & 1 deletion src/resources/manifest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

return [
'name' => 'Mollie Payments for Vanilo',
'version' => '2.0.0',
'version' => '2.1.0',
];

0 comments on commit 7e5abc1

Please sign in to comment.