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

Commit 6672089

Browse files
committed
fixup! Fix changelog
1 parent 8c6ff23 commit 6672089

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Changelog.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### Development
2+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.1...master)
3+
4+
Bug Fixes:
5+
6+
* Emit a warning when `around` hook is used with `:context` scope
7+
(Phil Pirozhkov, #2687)
8+
19
### 3.9.1 / 2019-12-28
210
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)
311

@@ -6,8 +14,6 @@ Bug Fixes:
614
* Prevent bisect command from blocking when number of specs exceeds file
715
descriptor limit on OSX or Linux. (Benoit Tigeot, #2669)
816
* Prevent warnings being issued on Ruby 2.7.0. (Jon Rowe, #2680)
9-
* Emit a warning when `around` hook is used with `:context` scope
10-
(Phil Pirozhkov, #2687)
1117

1218
### 3.9.0 / 2019-10-07
1319
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.2...v3.9.0)

0 commit comments

Comments
 (0)