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

Commit 1e483f6

Browse files
committed
Forward port 3.2.2 release notes.
[ci skip]
1 parent 896291a commit 1e483f6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
### Development
2+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.2...master)
23

34
Enhancements:
45

@@ -21,6 +22,16 @@ Bug Fixes:
2122
* Fix Rake Task quoting of file names with quotes to work properly on
2223
Windows. (Myron Marston, #1887)
2324

25+
### 3.2.2 / 2015-03-11
26+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.1...v3.2.2)
27+
28+
Bug Fixes:
29+
30+
* Fix regression in 3.2.0 that allowed tag-filtered examples to
31+
run even if there was a location filter applied to the spec
32+
file that was intended to limit the file to other examples.
33+
(#1894, Myron Marston)
34+
2435
### 3.2.1 / 2015-02-23
2536
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.0...v3.2.1)
2637

0 commit comments

Comments
 (0)