From 664595a57f19c5dee80137b3704a24ea19f971bc Mon Sep 17 00:00:00 2001 From: davidmarkclements Date: Wed, 6 Apr 2016 11:42:16 +0100 Subject: [PATCH] changelog --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d9e9866f3..3cd435e28 100644 --- a/README.md +++ b/README.md @@ -539,6 +539,10 @@ parents and children will end up in log output. ## Changelog +### v2.1.0 + +* [#24](https://github.com/mcollina/pino/pull/24) extreme mode allows a 60% perf improvement + ### v2.0.0 * [#21](https://github.com/mcollina/pino/pull/21) sub-child loggers, up to 20% perf improvement