From ead365e251fc2c3a2cd41e2f16ce32cc7010ab4a Mon Sep 17 00:00:00 2001 From: Chris Cameron Date: Thu, 6 Jun 2019 15:51:53 -0400 Subject: [PATCH] chore: Fixing bad merge --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2d0e49..14da3b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,14 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -### Changed - - Caching the program/processor start time and calculating the uptime from those values instead of polling the crestron processor - -## [8.4.1] - 2019-06-05 ### Added - Adding features to IcdEnvironment for tracking program initialization state +## [8.4.1] - 2019-06-05 +### Changed + - Caching the program/processor start time and calculating the uptime from those values instead of polling the crestron processor + ## [8.4.0] - 2019-05-15 ### Added - Added GUID utils for generating seeded GUIDs