feat: Added SimplSharpProMono to eRuntimeEnvironment enum

This commit is contained in:
Chris Cameron
2019-01-17 17:15:34 -05:00
parent 27760f2282
commit 8401ab1852
5 changed files with 20 additions and 1 deletions

View File

@@ -5,6 +5,11 @@ 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]
### Added
- Added SimplSharpProMono to eRuntimeEnvironment enum
### Changed
- Small fixes for better VC4 support
## [8.2.0] - 2019-01-10
### Added