Skip to content

Commit fb16e41

Browse files
committed
changelog for rspec#1620
[skip ci]
1 parent 6df9ce1 commit fb16e41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Enhancements:
66
* Update files generated by `rspec --init` so that warnings are enabled
77
in commented out section of `spec_helper` rather than `.rspec` so users
88
have to consciously opt-in to the setting. (Andrew Hooker, #1572)
9+
* Provide an `inspect` output for example procsy objects (used in around
10+
hooks) that doesn't make them look like procs. (Jon Rowe, #1620)
911

1012
Bug Fixes:
1113

0 commit comments

Comments
 (0)