bump version 3.1.4

This commit is contained in:
debugtalk
2020-07-30 11:01:18 +08:00
parent de20ad8d2b
commit d0b439f8f4
18 changed files with 86 additions and 17 deletions

View File

@@ -6,6 +6,11 @@
- change: override variables strategy, step variables > extracted variables from previous steps
**Fixed**
- fix: parameters feature with custom functions
- fix: request json field with variable reference
## 3.1.3 (2020-07-06)
**Added**