changelog for previous commit
This commit is contained in:
parent
cf1926fef6
commit
1ed8ed43f7
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ Known issues:
|
||||||
|
|
||||||
## 1.7.1 (not yet released)
|
## 1.7.1 (not yet released)
|
||||||
|
|
||||||
|
- [issue #332, pull #355] Ensure stream for type='stream' stream is a writable
|
||||||
|
stream. (By Michael Nisi.)
|
||||||
|
|
||||||
- [issue #344] Fix "rotating-file" Bunyan streams to not miss rotations when configured
|
- [issue #344] Fix "rotating-file" Bunyan streams to not miss rotations when configured
|
||||||
for a period greater than approximately 25 days. Before this there was an issue
|
for a period greater than approximately 25 days. Before this there was an issue
|
||||||
where periods greater than node.js's maximum `setTimeout` length would fail to rotate.
|
where periods greater than node.js's maximum `setTimeout` length would fail to rotate.
|
||||||
|
|
Loading…
Reference in a new issue