Skip to content

Commit fa120f0

Browse files
authored
Update changelog for #1979
[skip-ci]
1 parent 47134af commit fa120f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ Enhancements:
1111
(Alessandro Rodi, #1960)
1212
* At support for asserting enqueued jobs have no wait period attached.
1313
(Brad Charna, #1977)
14-
14+
* Cache instances of `ActionView::Template` used in `stub_template` resulting
15+
in increased performance due to less allocations and setup. (Simon Coffey, #1979)
16+
1517
Bug Fixes:
1618

1719
* Escape quotation characters when producing method names for system spec

0 commit comments

Comments
 (0)