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

Remove CHANGELOT entry for the change that was backported to 5-1-stable [ci skip]

- It was backported in
  0eae8dd4b8
  and is present in Rails 5.1.3
This commit is contained in:
Prathamesh Sonpatki 2017-10-23 20:04:31 +05:30
parent 3be123ba26
commit 95de5033cd
No known key found for this signature in database
GPG key ID: 8B90F6B89E2BCB71

View file

@ -2,11 +2,4 @@
*Jeremy Daer*
* Change logging instrumentation to log errors when a job raises an exception.
Fixes #26848.
*Steven Bull*
Please check [5-1-stable](https://github.com/rails/rails/blob/5-1-stable/activejob/CHANGELOG.md) for previous changes.