Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit d8d7e49

Browse files
pirjJonRowe
authored andcommitted
Update Changelog.md
Co-authored-by: Jon Rowe <[email protected]>
1 parent 4b2d262 commit d8d7e49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Enhancements:
66
* Improve pluralisation of words ending with `s` (like process). (Joshua Pinter, #2779)
77
* Add ordering by file modification time (most recent first). (Matheus Richard, #2778)
88
* Add `to_s` to reserved names for #let and #subject. (Nick Flückiger, #2886)
9-
* Introduce `RSpec.current_scope`. (@odinhb, #2895)
9+
* Introduce `RSpec.current_scope` to expose the current scope in which
10+
RSpec is executing. e.g. `:before_example_hook`, `:example` etc. (@odinhb, #2895)
1011

1112
Bug fixes:
1213

0 commit comments

Comments
 (0)