Skip to content

Commit 8f62948

Browse files
authored
Changelog for #2686
1 parent 5ca2b8e commit 8f62948

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Enhancements:
1010
form is deprecated and will be removed in Rails 7.2. (Juan Gueçaimburu, #2673)
1111
* Add `send_email` matcher to match emails rather than specific jobs.
1212
(Andrei Kaleshka, #2670)
13+
* When using `render` in view specs, `:locals` will now be merged into the
14+
default implicit template, allowing `render locals: {...}` style calls.
15+
(Jon Rowe, #2686)
1316

1417
Bug Fixes:
1518

0 commit comments

Comments
 (0)