From bc938d0853959fccdbf1b919413a64ffe6c5a5e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Rogier?= Date: Tue, 7 Feb 2023 10:15:30 +0100 Subject: [PATCH] Add changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f687f72..7d56a18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v2.0.0 + +- Fix licence +- Add Dev tools to improve DX +- Refactor and improve code readability +- Improve performance by using native function and local caching + # v1.0.1 - Fix issue when duplicated terms are tokenized