From 09516d2f114e2853e31c1a84f23d5752c4a8c37a Mon Sep 17 00:00:00 2001 From: Chris Cameron Date: Thu, 3 Sep 2020 11:57:58 -0400 Subject: [PATCH] chore: Updating changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e21e375..7e51873 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added + - Added util methods for removing duplicate whitespace in strings + - Added dequeue overload to ScrollQueue + ### Changed - Replaced Crestron Unzip with Yallie Unzip - Fixed "version" regex for 4-series + - Fixed date parsing error for 4-series + - Split SimplSharpProMono runtime environment into SimplSharpProSever + - Fixed log formatting on 4-series ## [12.1.0] - 2020-07-14 ### Added