CHANGELOG.md in razorpay-3.2.1 vs CHANGELOG.md in razorpay-3.2.2
- old
+ new
@@ -2,9 +2,16 @@
Changelog for Razorpay-Ruby SDK.
## Unreleased
+## [3.2.2] - 2024-04-16
+
+feat: Added oauth APIs and support for access token based authentication mechanism
+* Added oauth APIs (getAuthURL, getAccessToken, refreshToken, revokeToken)
+* Added support for access token based authentication mechanism
+* Added support for onboarding signature generation
+
## [3.2.1] - 2023-12-19
Rollback: Generic access point due to some performance concern
## [3.2.0] - 2023-12-11