changelog entry for #90
This commit is contained in:
parent
07c14fc8d0
commit
3789aad16e
1 changed files with 4 additions and 1 deletions
|
@ -8,11 +8,14 @@ Known issues:
|
|||
|
||||
## bunyan 0.21.3 (not yet released)
|
||||
|
||||
(nothing yet)
|
||||
- [issue #90] Fix `bunyan -p '*'` breakage in version 0.21.2.
|
||||
|
||||
|
||||
## bunyan 0.21.2
|
||||
|
||||
**Note: Bad release. The switchrate change below broke `bunyan -p '*'` usage
|
||||
(see issue #90). Use 0.21.3 or later.**
|
||||
|
||||
- [issue #88] Should be able to efficiently combine "-l" with "-p *".
|
||||
|
||||
- Avoid DTrace buffer filling up, e.g. like this:
|
||||
|
|
Loading…
Reference in a new issue