Skip to content

Commit 17f7929

Browse files
committed
Bump version and update changelog
1 parent 814d9b1 commit 17f7929

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.2
1+
0.3.3

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v0.3.2
4+
- Fixed a bug for `path_eq` comparison where when a string value is compared by a path, an error is thrown by jq. Error Link: https://github.com/subeshb1/api-test/issues/27. Special thanks to @badevos for the fix
5+
36
## v0.3.2
47
- Fix script breaking on test cases starting with numbers Eg: `01_testcase, 02_testcase` and containing hyphen `-` Eg: `test-case`
58

0 commit comments

Comments
 (0)