From dff31739001d3f851cbc2aecd9a8bcdb7ba1b42a Mon Sep 17 00:00:00 2001 From: Daniel Hensby Date: Sun, 30 Jan 2022 22:24:21 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 55128ec5..459f0f94 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,4 @@ -v8.0.0 (2022-??-??) +v8.0.0 (2022-01-30) ------------------- [new] Add table.rows.clear() method to allow for chunking updates ([#1094](https://github.com/tediousjs/node-mssql/pull/1094)) [new] Add valueHandler map to store callbacks that are used to process row values ([#1356](https://github.com/tediousjs/node-mssql/pull/1356))