From 927d4594b1e3d034efcee87eed79c33f443353ef Mon Sep 17 00:00:00 2001 From: James Seconde Date: Mon, 8 Nov 2021 14:51:10 +0000 Subject: [PATCH] Updated the changelog to include unicode fix (#297) * Updated the changelog to include unicode fix * Tweaks to wording on changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b8d6dbe..69379f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# 2.9.3 + +### Fixed + +* Removed the automatic unicode detection to allow for intentional selection. +* Changed Readme to include how to fire test suite from composer + # 2.9.2 ### Fixed