From 6a65ccfd9edd6fc50f7853cfc540e23ce2e2fc41 Mon Sep 17 00:00:00 2001 From: John Crepezzi Date: Thu, 11 Oct 2012 18:18:59 -0400 Subject: [PATCH] Edit CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 24cb3d2b..9881ffba 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -88,3 +88,4 @@ * Fix the affect on end_time on IceCube::Schedule [#99] * Remove end_time from `to_s` [#99] * Single recurrences now work properly with conflict_with? [#71] + * Fix a bug with interval > 1 when using occurrences_between [#92]