From f5946a502a9af4d494000e2296f8385cf9e4566b Mon Sep 17 00:00:00 2001 From: Tim Stack Date: Thu, 4 Apr 2024 22:22:11 -0700 Subject: [PATCH] [news] missed an update --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index f39b7215..f273976b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,8 @@ Bug Fixes: with backslash escapes. - Text that has the same foreground and background colors will have the background set to a contrasting color. +* Sub-millisecond time values should now be preserved when + displaying JSON-lines logs. * A crash during initialization on Apple Silicon and MacOS 12 has been fixed.