docs: updating changelog

This commit is contained in:
Austin Noska
2019-08-30 17:21:17 -04:00
parent 438b3d48e4
commit 9c07b3da04

View File

@@ -5,6 +5,9 @@ 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 Public API Properties to get the program install date based on the creation date of core dll file for NetStandard and SimplSharp
- Implemented processor utils for NetStandard to get the system uptime and the program uptime
### Changed
- Fixed a bug where ANSI color encoded strings with percentages were being scrambled