From 61addd795054fe10cee87c13efb248fc4905e93d Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Tue, 22 Nov 2022 13:12:40 -0800 Subject: [PATCH] doc update --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 8fb77f94..20f52d20 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ jc changelog 20221118 v1.22.3 -- Add Common Log Format and Combined Log Format file parser +- Add Common Log Format and Combined Log Format file parser (standard and streaming) - Fix `git-log` and `git-log-s` parsers for failure on empty author name - Update `os-prober` parser with split EFI partition fields - Fix several documentation typos