From 6ef720791d6532a107f4777edfe1d708b6b9c068 Mon Sep 17 00:00:00 2001 From: Alberto Almagro Date: Mon, 19 Mar 2018 21:25:39 +0100 Subject: Remove support for Qu gem. Reasons are that the Qu gem wasn't compatible since Rails 5.1, gem development was stopped in 2014 and maintainers have confirmed its demise. See issue #32273 --- activejob/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'activejob/CHANGELOG.md') diff --git a/activejob/CHANGELOG.md b/activejob/CHANGELOG.md index 4e832eca20..a3d13ad162 100644 --- a/activejob/CHANGELOG.md +++ b/activejob/CHANGELOG.md @@ -1,3 +1,11 @@ +* Remove support for Qu gem. + + Reasons are that the Qu gem wasn't compatible since Rails 5.1, + gem development was stopped in 2014 and maintainers have + confirmed its demise. See issue #32273 + + *Alberto Almagro* + * Add support for timezones to Active Job. Record what was the current timezone in effect when the job was -- cgit v1.2.3