1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/CHANGELOG.md

7 lines
230 B
Markdown
Raw Normal View History

* Skip logging rescuable exceptions which are defined in rescue_from/retry_on/discard_on.
2020-11-02 16:12:47 -05:00
*Hu Hailin*
2020-12-02 18:37:26 -05:00
Please check [6-1-stable](https://github.com/rails/rails/blob/6-1-stable/activejob/CHANGELOG.md) for previous changes.