Skip to content

Commit 39b9aab

Browse files
committed
bumped the version number and updated NEWS
1 parent 9921b01 commit 39b9aab

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Release Notes
22

33

4+
## v0.7.2
5+
6+
* Fixed the problem when `show` defined in a test case is not applied to
7+
display the output of this test case. Thanks to vtjnash.
8+
9+
410
## v0.7.1
511

612
- Use relative paths in Test Summary.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NarrativeTest"
22
uuid = "9563631e-acd4-5dd8-bebb-4cf36518960d"
33
authors = ["Kirill Simonov <[email protected]>"]
4-
version = "0.7.1"
4+
version = "0.7.2"
55

66
[deps]
77
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)