Skip to content

Commit 8bc12ca

Browse files
committed
Update changelog
[ci skip]
1 parent f52e4be commit 8bc12ca

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@ Lots of fixes and new features!
3434
* Detect and handle recursive data structures
3535
* Automatically disable color output when running tests non-interactively
3636
(e.g. on a CI service)
37+
* Add custom coloring/messaging to `be_*` matcher
38+
* Fix representation of empty arrays, hashes, and objects in diffs
39+
so that they are always on single lines
40+
* Change colors in diffs and messages
41+
from red/green to magenta/yellow
42+
* Use bold to highlight "Failure/Error" instead of white
43+
so that output looks good on a light terminal color scheme
44+
* Fix coloring for unhandled errors
45+
so that the whole message isn't colored in red,
46+
but only the first line
3747

3848
## [0.1.0 (2018-10-02)][v0.1.0]
3949

0 commit comments

Comments
 (0)