note recent change
This commit is contained in:
parent
a051565ced
commit
2e1d85a3cb
2 changed files with 5 additions and 0 deletions
2
AUTHORS
2
AUTHORS
|
@ -12,3 +12,5 @@ Chakrit Wichian (https://github.com/chakrit)
|
|||
Patrick Mooney (https://github.com/pfmooney)
|
||||
Johan Nordberg (https://github.com/jnordberg)
|
||||
https://github.com/timborodin
|
||||
Ryan Graham (https://github.com/rmg)
|
||||
Alex Kocharin (https://github.com/rlidwka)
|
||||
|
|
|
@ -8,6 +8,9 @@ Known issues:
|
|||
|
||||
## bunyan 1.0.1 (not yet released)
|
||||
|
||||
- [issue #159] Fix bad handling in construtor guard intending to allow
|
||||
creation without "new": `var log = Logger(...)`. Thanks @rmg!
|
||||
|
||||
- [issue #156] Smaller install size via .npmignore file.
|
||||
|
||||
- [issue #126, #161] Ignore SIGINT (Ctrl+C) when processing stdin. `...| bunyan`
|
||||
|
|
Loading…
Reference in a new issue