From 6d361f19fa5fa9d898f920cc860e29cf12002cbb Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Wed, 3 May 2017 11:16:28 -0700 Subject: [PATCH] changes --- Ent-Changes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Ent-Changes.md b/Ent-Changes.md index 8bfd9048..3fa9541e 100644 --- a/Ent-Changes.md +++ b/Ent-Changes.md @@ -4,13 +4,14 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy. -HEAD +1.5.3 ------------- - Remove dependency on the algorithms gem [#3446] - Allow user to specify max memory in megabytes with SIDEKIQ\_MAXMEM\_MB [#3451] - Implement logic to detect app startup failure, sidekiqswarm will exit rather than try to restart the app forever [#3450] +- Another fix for doubly-encrypted arguments [#3368] 1.5.2 -------------