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

Commit fe890e1

Browse files
committed
update changelog
1 parent d3b1d67 commit fe890e1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
### DEv
1+
### Dev
22

33
Enhancements
44

55
* Clean up some internal use of Enumerable methods. (Vipul A M)
66

7+
Bug fixes
8+
9+
* Refactor memoized helpers (let, subject, named subject) to use an internalised
10+
method name to avoid conflict with outside methods. Avoids complex ordering
11+
issues with `LetDefinitions` module. See #908 #817 #871 rspec/rspec-rails#738 .
12+
(Andy Lindeman, Jon Rowe)
13+
714
### 2.14.0.rc1 / 2013-05-27
815
[full changelog](http://github.com/rspec/rspec-core/compare/v2.13.1...v2.14.0.rc1)
916

0 commit comments

Comments
 (0)