From 4fc0c3da2b447c8b9fdbf6a23641e794993bf38a Mon Sep 17 00:00:00 2001 From: Jeff Schiller Date: Fri, 19 Jan 2024 13:28:13 -0800 Subject: [PATCH] Update changelog for 1.2.1 release --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf8ee07..2558074 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [1.2.1] - 2024-01-?? +## [1.2.1] - 2024-01-19 ### Added @@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file. ### Removed -- image: Removed all custom parser events and just use CustomEvent. +- image: Removed all custom parser Events and just use CustomEvent. ## [1.2.0] - 2024-01-15