From c455618a1e8e825207ef1b7a2aa2c9b1d2ff3067 Mon Sep 17 00:00:00 2001 From: Vlad Frangu Date: Thu, 30 Nov 2023 00:42:04 +0200 Subject: [PATCH] chore: update changelog [skip ci] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6caebe5..8b86ec1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +4.0.2 / 2023/11/29 +==================== +- Fixed runtime exceptions when using `got-scraping` in a project with older versions of node.js 16 + 4.0.1 / 2023/11/16 ==================== - Fix compilation errors when this module is used in TypeScript with a project that isn't using `Node16`/`NodeNext` `module`/`moduleResolution`