diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d9cca40..3cb08cae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ **Added** - feat: config variables support parsing from function -- feat: support jsonpath to parse json response [#679](https://github.com/httprunner/httprunner/pull/679) +- feat: support [jsonpath](https://goessner.net/articles/JsonPath/) to parse json response [#679](https://github.com/httprunner/httprunner/pull/679) - feat: generate html report with specified report file [#704](https://github.com/httprunner/httprunner/pull/704) **Changed**