Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Sep 27, 2020
1 parent 4846b23 commit 5bde977
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
@@ -1,15 +1,19 @@
# Change log

## [v0.5.0] - unreleased
## [v0.5.0] - 2020-09-27

### Added
* Add :message_format option to customize how messages are displayed in the console
by Josh Greenwood (@JoshTGreenwood)

### Fixed
* Fix to select event name from valid log types or current level by Ryan Schlesinger
(@ryansch)
* Fix to select event name from valid log types or current level
by Ryan Schlesinger (@ryansch)
* Fix duplicate filters attribute definition in TTY::Logger::Config

## [v0.4.0] - 2020-07-29

### Added

* Allow editing logger configuration at runtime ([#10](https://github.com/piotrmurach/tty-logger/pull/10))
* Support for the `<<` streaming operator ([#9](https://github.com/piotrmurach/tty-logger/pull/9)))

Expand Down

0 comments on commit 5bde977

Please sign in to comment.