Skip to content

Commit

Permalink
Merge pull request #82 from sandervanhooft/master
Browse files Browse the repository at this point in the history
Preparing release v.2.4.1
  • Loading branch information
sandervanhooft authored Dec 3, 2018
2 parents fc04ba3 + cba45ed commit ff7a9f8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
<!-- ### Changed -->
<!-- ### Removed -->

## 2.4.1 - 2018-12-02
### Changed
- Laravel-mollie now depends on [mollie-api-php](https://github.com/mollie/mollie-api-php) version 2.2.0 and up.

## 2.4.0 - 2018-11-22
### Added
- You can now list chargebacks across all payments on the payment profile using `mollie()->chargebacks()->page()`.

## 2.3.1 - 2018-11-10
### Changed
- Bug fix for using Socialite with Laravel Mollie. See [issue #73](https://github.com/mollie/laravel-mollie/issues/73) for more information.
Expand Down

0 comments on commit ff7a9f8

Please sign in to comment.