diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b5211a..70fee55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. +## 2.2.0 - 2018-09-18 +### Added +- Added support for the Organizations and Permissions endpoints. For advanced (Oauth) users. + ## 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()`.