From 3368d4ad8f8f1d967ffe99a7b94992a6843dc5cf Mon Sep 17 00:00:00 2001 From: Weston Schmidt Date: Fri, 13 Jul 2018 14:56:56 -0700 Subject: [PATCH] Update the changelog with the fix for #91 details. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f3281c3..1637297d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] - Fix for webhook update for all fields +- Fix for retry logic so all failures are retried the specified number of times ## [0.1.1] - 2018-04-06 ### Added