From ed69ee3cfd85c6057dd119e1527423d204eaba32 Mon Sep 17 00:00:00 2001 From: Michael Glass Date: Tue, 22 Aug 2017 15:34:41 +0200 Subject: [PATCH] update changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 71e2153..d2576b6 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# 0.5.5 - 2017-08-22 +## enhancements +added retry_callback to help with cleanup between runs (thanks @abrom / #80) + # 0.5.4 - 2017-05-08 ## enhancements added support for rspec 3.6.0 (thanks @dthorsen / #76)