update docs

This commit is contained in:
xucong053
2022-05-31 21:40:27 +08:00
parent 3681b5ae5d
commit b09660fb0c
3 changed files with 94 additions and 1 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
## v4.1.1 (2022-05-31)
- fix: failed to build debugtalk.go without go.mod
- fix: avoid to escape from html special characters like '&'
- fix: avoid to escape from html special characters like '&' in converted JSON testcase
- fix: display the full step name when referencing testcase in html report
- fix: failed to regenerate debugtalk_gen.go and .debugtalk_gen.py correctly
## v4.1.0 (2022-05-29)