From de3c467e0189ebf79f541c578be351a54f5894e1 Mon Sep 17 00:00:00 2001 From: Christoph Olszowka Date: Thu, 8 Jun 2017 17:17:50 +0200 Subject: [PATCH] Fixes a typo in release notes --- Ent-Changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ent-Changes.md b/Ent-Changes.md index 26effd3e..dea40cef 100644 --- a/Ent-Changes.md +++ b/Ent-Changes.md @@ -9,7 +9,7 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t - Show process "leader" tag on Busy page, requires Sidekiq 5.0.2 [#2867] - Capture custom metrics with the `save_history` API. [#2815] -- Implement new `unique_util: 'start'` policy option. [#3471] +- Implement new `unique_until: 'start'` policy option. [#3471] 1.5.4 -------------