Skip to content

Commit

Permalink
fixup! Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj committed Jan 12, 2020
1 parent 8c6ff23 commit 6672089
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions Changelog.md
@@ -1,3 +1,11 @@
### Development
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.1...master)

Bug Fixes:

* Emit a warning when `around` hook is used with `:context` scope
(Phil Pirozhkov, #2687)

### 3.9.1 / 2019-12-28
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)

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

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

0 comments on commit 6672089

Please sign in to comment.