File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
### Development
2
+ [ Full Changelog] ( http://github.com/rspec/rspec-core/compare/v3.2.2...master )
2
3
3
4
Enhancements:
4
5
@@ -21,6 +22,16 @@ Bug Fixes:
21
22
* Fix Rake Task quoting of file names with quotes to work properly on
22
23
Windows. (Myron Marston, #1887 )
23
24
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
+
24
35
### 3.2.1 / 2015-02-23
25
36
[ Full Changelog] ( http://github.com/rspec/rspec-core/compare/v3.2.0...v3.2.1 )
26
37
You can’t perform that action at this time.
0 commit comments