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

Commit 60332a4

Browse files
committed
Changelog for #1870
[skip ci]
1 parent 6aedf15 commit 60332a4

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
@@ -7,6 +7,8 @@ Enhancements:
77
* Make `RSpec::Core::Reporter#message` a public supported API. (Jon Rowe, #1866)
88
* Allow custom formatter events to be published via
99
`RSpec::Core::Reporter#publish(event_name, hash_of_attributes)`. (Jon Rowe, #1869)
10+
* Remove dependency on the standard library `Set` and replace with `RSpec::Core::Set`.
11+
(Jon Rowe, #1870)
1012

1113
Bugfixes:
1214

0 commit comments

Comments
 (0)