Skip to content

Commit

Permalink
version bump (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitdas13 authored Jun 24, 2024
1 parent 6316b64 commit dc92e93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## Version 3.1.3 - 2024-07-24
##### feat: Added Support for .net4.8

## Version 3.1.2 - 2024-05-10
##### feat: Added new API endpoints
- Added support for `AddBankAccount`, `DeleteBankAccount`, `RequestEligibilityCheck` & `FetchEligibility` on customer
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ nuget install Razorpay

else
* Download Nuget package from [here](https://www.nuget.org/packages/Razorpay)
* Package supports only .Net 4.0 and .net 4.7, Add the required version as reference to your project.
* Package supports .Net 4.0 - .Net 4.8, add the required version as reference to your project.

Usage
-----
Expand Down

0 comments on commit dc92e93

Please sign in to comment.