Skip to content

Commit

Permalink
Merge pull request #60 from sandervanhooft/master
Browse files Browse the repository at this point in the history
Updated the CHANGELOG for 2.1.0 release. See PR #59.
  • Loading branch information
sandervanhooft authored Jul 30, 2018
2 parents b4ae96a + 3d13bb3 commit 78584e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
<!-- ### Changed -->
<!-- ### Removed -->

## 2.1.0 - 2018-07-30
### Added
- Introducing the global helper method `mollie()`. A convenient shortcut you can use anywhere in your Laravel application instead of `Mollie::api()`.

## 2.0.0 - 2018-07-09
Version 2.0.0 is here! See the [migration instructions](docs/migration_instructions_v1_to_v2.md) on how to upgrade from v1.

Expand Down

0 comments on commit 78584e9

Please sign in to comment.