Merge remote-tracking branch 'origin/ConnectPro_v1.2' into ConnectPro_v1.3

# Conflicts:
#	ICD.Common.Utils/ProgramUtils.SimplSharp.cs
This commit is contained in:
Chris Cameron
2020-04-30 18:49:14 -04:00
5 changed files with 24 additions and 10 deletions

View File

@@ -98,6 +98,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Better VC-4 support for IcdConsole
- JSON refactoring for simpler deserialization
## [8.9.0] - 2020-04-30
### Changed
- ProgramUtils and ProcessorUtils return dates instead of strings for date properties
## [8.8.1] - 2020-02-18
### Changed
- IcdTimer - fixed issue that prevented OnElapsed event from firing when Length is less than (or close to) Heartbeat Interval