CHANGELOG.md in pesapal-1.6.0 vs CHANGELOG.md in pesapal-1.7.0

- old
+ new

@@ -1,7 +1,15 @@ Changelog ========= +v1.7.0 +------ + +* Change QueryPaymentDetails endpoint request to use https in development. +* Drop Ruby 1.9.3 support. +* Fix 2.1.x specs. +* Confirm support for new Ruby versions i.e. 2.2 & 2.3. + v1.6.0 ------ * Enforce minimum required Ruby version, gem is tested for Ruby '>= 1.9.3' * Add Rubocop as a development dependency and Hound to the workflow since we will use them to detect style guide violations