CHANGELOG.md in razorpay-2.2.0 vs CHANGELOG.md in razorpay-2.3.0

- old
+ new

@@ -2,10 +2,15 @@ Changelog for Razorpay-Ruby SDK. ## Unreleased +## [2.3.0] - 2018-04-20 +### Added +- Support for subscription signature verification +- Bang! methods (`capture!`, `refund!`) that update the calling entity + ## [2.2.0] - 2018-01-29 ### Added - Support for Subscriptions ## [2.1.0] - 2017-11-17 @@ -63,10 +68,11 @@ ## [1.0.0] - 2015-01-17 ### Added - Initial Release -[Unreleased]: https://github.com/razorpay/razorpay-ruby/compare/2.2.0...HEAD +[Unreleased]: https://github.com/razorpay/razorpay-ruby/compare/2.3.0...HEAD +[2.3.0]: https://github.com/razorpay/razorpay-ruby/compare/2.2.0...2.3.0 [2.2.0]: https://github.com/razorpay/razorpay-ruby/compare/2.1.0...2.2.0 [2.1.0]: https://github.com/razorpay/razorpay-ruby/compare/2.0.1...2.1.0 [2.1.0.pre]: https://github.com/razorpay/razorpay-ruby/compare/2.0.1...2.1.0.pre [2.0.1]: https://github.com/razorpay/razorpay-ruby/compare/2.0.0...2.0.1 [2.0.0]: https://github.com/razorpay/razorpay-ruby/compare/1.2.1...2.0.0