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

Commit a25046e

Browse files
committed
Forwardport 3.3.1 release notes.
[ci skip]
1 parent a7c3f4f commit a25046e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
### Development
1+
### 3.4.0 Development
2+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...master)
23

34
Enhancements:
45

56
* Combine multiple `--pattern` arguments making them equivalent to
67
`--pattern=1,2,...,n`. (Jon Rowe, #2002)
78

9+
### 3.3.1 / 2015-06-18
10+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1)
11+
812
Bug Fixes:
913

1014
* Correctly run `before(:suite)` (and friends) in the context of an example

0 commit comments

Comments
 (0)