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

Commit ccc3a73

Browse files
committed
Correct changelog
[ci skip]
1 parent e5b18b7 commit ccc3a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Bug fixes
1313

1414
* Limit spamminess of deprecation messages (Bradley Schaefer, Loren Segal)
1515
* Format stringified numbers correctly when mathn library is loaded (Jay Hayes)
16+
* Fix an issue that prevented the use of frozen error objects. (Lars Gierth)
1617

1718
Deprecations
1819

@@ -28,7 +29,6 @@ Deprecations
2829
RSpec 3 will not support having this option set to `false` (Myron Marston).
2930
* Deprecate accessing a `let` or `subject` declaration in
3031
a `after(:all)` hook. (Myron Marston, Jon Rowe)
31-
* Fix an issue that prevented the use of frozen error objects. (Lars Gierth)
3232

3333
### 2.14.5 / 2013-08-13
3434
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.4...v2.14.5)

0 commit comments

Comments
 (0)