Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manio committed Nov 12, 2021
1 parent a90ab8a commit e058575
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
## v0.11.0
- Add colored log levels using `ansi_term` (PR #88, credits to @manio)
- Add target padding (PR #85, credits to @bytebeamio)
- Add optional color and style support using `paris` crate (PR #84, credits to @manio)

## v0.10.2
- Fix flushing with `BufferedStandardStreams` (PR #82, credits to @mrkline)

## v0.10.1
- Fix TermLogger performance using `termcolor::BufferedStandardStream` (PR #80, credits to @mrkline)
- Add write thread name support for `termlog` (PR #76, credits to @zeroflaw)

## v0.10.0
- Fix wrong argument naming (PR #70, credits to @scvalex)
- *Breaking*: More color customization options (PR #72, credits to @mrkline)
Expand Down

0 comments on commit e058575

Please sign in to comment.