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

Commit 929c200

Browse files
committed
Forwardport 3.3.2 release notes.
[ci skip]
1 parent 32690ab commit 929c200

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Changelog.md

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

44
Enhancements:
55

@@ -17,11 +17,14 @@ Enhancements:
1717
the number of runs necessary to determine that an example set cannot be
1818
minimized further. (Simon Coffey, #1997)
1919

20+
### 3.3.2 / 2015-07-15
21+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)
22+
2023
Bug Fixes:
2124

2225
* Fix formatters to handle exceptions for which `backtrace` returns `nil`.
2326
(Myron Marston, #2023)
24-
* Fix duplicate formatter detection so that it allowes subclasses of formatters
27+
* Fix duplicate formatter detection so that it allows subclasses of formatters
2528
to be added. (Sebastián Tello, #2019)
2629

2730
### 3.3.1 / 2015-06-18

0 commit comments

Comments
 (0)