From 9dd231151e183d1133620c3178f9c41ded7f0398 Mon Sep 17 00:00:00 2001 From: Alberto Gonzalez Date: Sat, 25 Nov 2023 12:22:09 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc3261c..801223f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [4.0.0] - 2023-11-25 + +- Implementation migrated to Typescript +- Updated all deps + ## [3.9.1] - 2023-11-16 - **Revert**: Export of type definitions, depending on whether it is ES Module or CommonJS