Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 331 Bytes

CHANGELOG.md

File metadata and controls

8 lines (7 loc) · 331 Bytes

0.0.5

  • Fixed
    • Text double escaping in logs
  • Removed
  • Changed
    • If an unknown log level is encountered instead of throwing a ArgumentOutOfRangeException, ?? is used as the log level.