Skip to content

Commit

Permalink
Merge pull request #322 from razorpay/update_changelog
Browse files Browse the repository at this point in the history
Updated changelog.md
  • Loading branch information
ankitdas13 authored Nov 24, 2022
2 parents 09feb4b + a5b9db8 commit c992906
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Changelog

## 2.8.4 - 2022-11-11
- [Bugfix]: fix: close virtualaccount end point [#310]
- [Bugfix]: fix: passing `partial_payment` boolean issue when creating order [#311]
- Added Issue and feature templates
## 2.8.4 - 2022-11-21

- [#310](https://github.com/razorpay/razorpay-node/pull/310) [`3e6daf3`](https://github.com/razorpay/razorpay-node/commit/3e6daf3c555f62eb23660a54eaae756e395ea3b6) : Thanks [@ankitdas13](https://github.com/ankitdas13)! - Fixed `virtualAccount.close` function implementation

- [#311](https://github.com/razorpay/razorpay-node/pull/322) [`653a278`](https://github.com/razorpay/razorpay-node/commit/653a2784b57095170ee3c0b3dff877aa7d8afca4): Thanks [@ankitdas13](https://github.com/ankitdas13)! - Fixed `orders.create` function by passing `partial_payment` boolean

## 2.8.3 - 2022-07-28
- [Bugfix]: create order api
Expand Down

0 comments on commit c992906

Please sign in to comment.