From 2a0685fe3323b5f1b99babd7a1b54e9e88fe3c08 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 6 Oct 2017 17:32:11 +0300 Subject: Add: update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index aa880d4..90d48db 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ This file summarizes changes between releases of `slog`. Version 0.4+git, not yet released --------------------------------- +* Lars Wirzenius fixed logging of values that can't be represented + directly in JSON to be logged as the `repr` of the value. Version 0.4, released 2017-08-04 --------------------------------- -- cgit v1.2.1