CHANGELOG.md in mollie-api-ruby-2.1.0 vs CHANGELOG.md in mollie-api-ruby-2.2.0
- old
+ new
@@ -2,9 +2,13 @@
### Changelog
All notable changes to this project will be documented in this file.
+#### 2.2.0 - 2017-04-21
+ - Add support for organizations, permissions, profiles, settlement and profiles/apikeys resources ([#54](https://github.com/mollie/mollie-api-ruby/issues/54)).
+ - Remove `jruby` from the build.
+
#### 2.1.0 - 2017-02-06
- Add pagination support to resources ([#25](https://github.com/mollie/mollie-api-ruby/issues/25)).
#### 2.0.1 - 2016-12-16
- Update bundled cacert.pem file. Follows Mozilla's recommendations on invalid certificates.