mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add changelog entry for #24115 [ci skip]
This commit is contained in:
parent
49e6d0a99c
commit
fe8239e35a
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
* Add request headers in the payload of the `start_processing.action_controller`
|
||||
and `process_action.action_controller` notifications.
|
||||
|
||||
*Gareth du Plooy*
|
||||
|
||||
* Add `action_dispatch_integration_test` load hook. The hook can be used to
|
||||
extend `ActionDispatch::IntegrationTest` once it has been loaded.
|
||||
|
||||
|
|
Loading…
Reference in a new issue