Skip to content

Commit

Permalink
changelog for 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 10, 2019
1 parent a992ce3 commit 4328227
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.4.2

* Document that shift_age of 0 disables log file rotation [#43](https://github.com/ruby/logger/pull/43) (thanks to jeremyevans)
* Raise ArgumentError for invalid shift_age [#42](https://github.com/ruby/logger/pull/42) (thanks to jeremyevans)
* Honor Logger#level overrides [#41](https://github.com/ruby/logger/pull/41) (thanks to georgeclaghorn)

# 1.4.1

Fixes:
Expand Down

0 comments on commit 4328227

Please sign in to comment.