From 06715ecbeb72b6b53fd6ef4e9846bb22d970b19c Mon Sep 17 00:00:00 2001 From: debugtalk Date: Tue, 22 Feb 2022 15:36:50 +0800 Subject: [PATCH] change: update docs --- docs/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index d4759487..6d90f5af 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,7 +1,8 @@ # Release History -## v0.6.2 (2022-02-21) +## v0.6.2 (2022-02-22) +- feat: support text/html extraction with regex - fix: omit pseudo header names for HTTP/1, e.g. :authority - fix: generate `headers.\"Content-Type\"` in har2case - change: json unmarshal to json.Number when parsing data