mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-13 20:47:24 +00:00
fix: Fixed a bug where ANSI color encoded strings with percentages were being scrambled
This commit is contained in:
parent
3f1f9611ec
commit
f8c88630fc
3 changed files with 12 additions and 17 deletions
|
|
@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
- Fixed a bug where ANSI color encoded strings with percentages were being scrambled
|
||||
|
||||
## [9.7.0] - 2019-08-15
|
||||
### Added
|
||||
- Added logger timestamps to non simplsharp programs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue