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

Commit f54edee

Browse files
committed
update changelog for 3.4.3
[skip ci]
1 parent 44afa9b commit f54edee

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Changelog.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Enhancements:
66
* Remove unneeded `:execution_result` example groups metadata, saving a
77
bit of memory. (Myron Marston, #2172)
88

9+
### 3.5.0.beta1 / 2016-02-06
10+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.3...v3.5.0.beta1)
11+
12+
### 3.4.3 / 2016-02-19
13+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.2...v3.4.3)
14+
915
Bug Fixes:
1016

1117
* Prevent a `TypeError` from occuring when running via the rake task when
@@ -17,9 +23,6 @@ Bug Fixes:
1723
block and end with `end`-only line can be extracted properly.
1824
(Yuji Nakayama, #2173)
1925

20-
### 3.5.0.beta1 / 2016-02-06
21-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.2...v3.5.0.beta1)
22-
2326
### 3.4.2 / 2016-01-26
2427
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.1...v3.4.2)
2528

0 commit comments

Comments
 (0)