Skip to content

Commit c992906

Browse files
authored
Merge pull request #322 from razorpay/update_changelog
Updated changelog.md
2 parents 09feb4b + a5b9db8 commit c992906

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changelog
22

3-
## 2.8.4 - 2022-11-11
4-
- [Bugfix]: fix: close virtualaccount end point [#310]
5-
- [Bugfix]: fix: passing `partial_payment` boolean issue when creating order [#311]
6-
- Added Issue and feature templates
3+
## 2.8.4 - 2022-11-21
4+
5+
- [#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
6+
7+
- [#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
78

89
## 2.8.3 - 2022-07-28
910
- [Bugfix]: create order api

0 commit comments

Comments
 (0)