From a5b9db84e1a4bd5b74f448be47246069d90458ac Mon Sep 17 00:00:00 2001 From: ankitdas13 <89454448+ankitdas13@users.noreply.github.com> Date: Tue, 22 Nov 2022 15:54:52 +0530 Subject: [PATCH] removed space from link account --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b640168..6105c272 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ ## 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 +- [#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 +- [#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