rails/activejob/CHANGELOG.md
Ryuta Kamizono 89389428b5 Cleanup CHANGELOGs [ci skip]
* Remove trailing spaces.
* Add backticks around method and command.
* Fix indentation.
2017-04-30 02:41:44 +09:00

240 B

  • Change logging instrumentation to log errors when a job raises an exception.

    Fixes #26848.

    Steven Bull

Please check 5-1-stable for previous changes.