Merge remote-tracking branch 'origin/MetLife_v5.4' into Telemetry

# Conflicts:
#	CHANGELOG.md
This commit is contained in:
Jack Kanarish
2019-05-10 12:06:13 -04:00
3 changed files with 53 additions and 20 deletions

View File

@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- RangeAttribute improvements for better type safety
- PathUtils breaking out ProgramConfigDirectory and CommonConfigDirectory from the full paths
## [8.3.2] - 2019-05-02
### Changed
- Fixed PriorityQueue IndexOutOfRange exception when an inner queue becomes depleted
## [8.3.1] - 2019-04-05
### Changed
- Fixed FormatException when parsing some JSON DateTimes