From b039e4df2c05a95197b798ee32384fc646de30ed Mon Sep 17 00:00:00 2001 From: jclausen Date: Tue, 18 Apr 2023 15:25:05 -0400 Subject: [PATCH] update changelog [ci skip] --- changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f6c985e..ebb8add 100644 --- a/changelog.md +++ b/changelog.md @@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ---- -# [3.0.3] - Unreleased +# [3.0.3] - 04-18-2023 +### Fixed +* Fixed regex used to detect Lucee HTML formatted error messages # [3.0.2] - 03-28-2023 ### Added * Added a convenience method in the Util to process incorrectly formatted (HTML) exception messages