From 1f7bd2a1711afd71a8a7c5537c677a95fc8978bd Mon Sep 17 00:00:00 2001 From: Gannon McGibbon Date: Tue, 30 Oct 2018 15:33:47 -0400 Subject: Restore HWIA support to AJ::Arguments.deserialize Restore HashWithIndifferentAccess support to ActiveJob::Arguments.deserialize. --- activejob/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activejob/CHANGELOG.md') diff --git a/activejob/CHANGELOG.md b/activejob/CHANGELOG.md index 768e6bd250..8bbecd5a5a 100644 --- a/activejob/CHANGELOG.md +++ b/activejob/CHANGELOG.md @@ -1,3 +1,7 @@ +* Restore HashWithIndifferentAccess support to ActiveJob::Arguments.deserialize. + + *Gannon McGibbon* + * Include deserialized arguments in job instances returned from `assert_enqueued_with` and `assert_performed_with` -- cgit v1.2.3