mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-09 22:44:05 +08:00
rename HISTORY to CHANGELOG
This commit is contained in:
@@ -6,11 +6,14 @@
|
|||||||
|
|
||||||
- support new variable notation ${var}
|
- support new variable notation ${var}
|
||||||
- use \$\$ to escape \$ notation
|
- use \$\$ to escape \$ notation
|
||||||
|
- add Python 3.7 for travis CI
|
||||||
|
|
||||||
**Bugfixes**
|
**Bugfixes**
|
||||||
|
|
||||||
- match duplicate variable/function in single raw string
|
- match duplicate variable/function in single raw string
|
||||||
- escape '{' and '}' notation in raw string
|
- escape '{' and '}' notation in raw string
|
||||||
|
- print_info: TypeError when value is None
|
||||||
|
- display api name when running api as testcase
|
||||||
|
|
||||||
## 2.1.1 (2019-04-11)
|
## 2.1.1 (2019-04-11)
|
||||||
|
|
||||||
Reference in New Issue
Block a user