Skip to content

Commit 6676d23

Browse files
committed
Improved wording
1 parent 8fe6e0f commit 6676d23

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66
* For ``edit`` command, both **editor** and **filename** can now have spaces in the name/path
77
* Enhancements
88
* ``feedback_to_output`` now defaults to ``False`` so info like command timing won't redirect
9-
* Transcript regexes now have predictable, tested, and documented behavior
9+
* Transcript regular expressions now have predictable, tested, and documented behavior
1010
* This makes a breaking change to the format and expectations of transcript testing
11-
* The prior behavior removed whitespace before making the comparison
12-
* This new version does not, whitespace must match exactly
13-
* Transcripts now support a vastly expanded subset of all possible regexes
11+
* The prior behavior removed whitespace before making the comparison, now whitespace must match exactly
12+
* Prior version did not allow regexes with whitespace, new version allows any regex
1413

1514
## 0.7.6 (August 11, 2017)
1615

0 commit comments

Comments
 (0)