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