From 40534427efe4afb645dbebfe96e9209a21f6ef27 Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:07:37 +1100 Subject: [PATCH] Add new unit tests to the pre-release --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f024bb5..2185414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ It is organized by version and release date followed by a list of Enhancements,

+## Version 0.0.6-dev1 (Pre Release) +**Released:** TBD
+**Tag:** v0.0.6-dev1 + +### Enhancements + +- Added new unit tests for the normalize module. These tests focus on improving test coverage, enhancing the reliability of the module, and ensuring the accuracy of the normalization process. By incorporating these tests, we aim to identify and address issues early in the development cycle, making the upcoming release more stable and reliable. + +

+ ## Version 0.0.5 (Latest) **Released:** October 26, 2023
**Tag:** v0.0.5