From 3c3aa8311a565d70eb47ad33d3d5631f4300d94b Mon Sep 17 00:00:00 2001 From: Ayooluwa Isaiah Date: Fri, 22 Nov 2024 21:43:36 +0100 Subject: [PATCH] v2.0.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1b66ee..a1297b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.0.2 (2024-11-22) + +- Fix bug with using commas in find or replace strings + ## 2.0.1 (2024-11-06) This is a patch release to update the Go module to v2. It contains no new