From c9cb14f8c706d6ba43082967f01e8d652c8308e6 Mon Sep 17 00:00:00 2001 From: sosoba Date: Thu, 26 May 2022 12:34:54 +0200 Subject: [PATCH] Add link to git changes report --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b0a434e..c62d7ee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ - Fixed binding string or buffer data when explicitly specifying the type as `oracledb.DB_TYPE_BLOB`, `oracledb.DB_TYPE_CLOB` or `oracledb.DB_TYPE_NCLOB`. -## node-oracledb v5.3.0 (22 Oct 2021) +## node-oracledb [v5.3.0](https://github.com/oracle/node-oracledb/compare/v5.2.0...v5.3.0) (22 Oct 2021) - Added a [`keepInStmtCache`](https://oracle.github.io/node-oracledb/doc/api.html#propexeckeepinstmtcache)