Merge remote-tracking branch 'origin/dev' into feat/ConsoleOnPrint

# Conflicts:
#	CHANGELOG.md
This commit is contained in:
Drew Tingen
2019-01-27 22:59:25 -08:00
9 changed files with 200 additions and 355 deletions

View File

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
- Better VC-4 support for IcdConsole
- JSON refactoring for simpler deserialization
## [8.3.0] - 2019-01-25
### Added