Skip to content

Commit

Permalink
Bumped v2.1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Apr 13, 2016
1 parent af6ed08 commit 11fad3d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,11 @@ parents and children will end up in log output.
<a name="changelog"></a>
## Changelog
### v2.1.4
* [#28](https://github.com/mcollina/pino/issues/28) Support extreme
mode in child loggers
### v2.1.3
* [#27](https://github.com/mcollina/pino/issues/27) bump quick-format version for formatting bug fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pino",
"version": "2.1.3",
"version": "2.1.4",
"description": "fast and simple logger",
"main": "pino.js",
"bin": {
Expand Down

0 comments on commit 11fad3d

Please sign in to comment.