From a8a7ba63e8871ae6e0ab233bf17bedd283ded728 Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Thu, 18 Jun 2015 08:29:56 -0700 Subject: [PATCH] Update 'ChangeLog' with retry _util class additions --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9e1d2b9..1a89751 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +0.12: + - Use a tiny retry util helper class + for performing process locking + retries. 0.11: - Directly use monotonic.monotonic. - Use BLATHER level for previously