Skip to content

Commit 82aa20a

Browse files
committed
Add CHANGELOG entry for "Rendering ..." logging
1 parent b84ca28 commit 82aa20a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

actionview/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
* Added log "Rendering ...", when starting to render a template to log that
2+
we have started rendering something. This helps to easily identify the origin
3+
of queries in the log whether they came from controller or views.
4+
5+
*Vipul A M and Prem Sichanugrist*
6+
17
## Rails 5.0.0.beta3 (February 24, 2016) ##
28

39
* Collection rendering can cache and fetch multiple partials at once.

0 commit comments

Comments
 (0)