From 75d9e782265761df43849ebcb84c1e2caafb21f9 Mon Sep 17 00:00:00 2001 From: xucong053 <43516634+xucong053@users.noreply.github.com> Date: Sun, 18 Jul 2021 21:54:34 +0800 Subject: [PATCH] Update CHANGELOG.md --- docs/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 5a045bb0..cbdb4373 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -5,7 +5,7 @@ **Fixed** - fix #1086: chinese garbled in response -- fix #1059#1068: incorrect variables and variable type hints +- fix #1068: incorrect variables and variable type hints - fix #1079: display error in request body if the list inputted from with_json() contains dict - fix #1056: validation failed when validation-value is in string format