From f18a128f12f649d62e39ba45bb265339473b63a1 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Fri, 22 May 2015 12:27:00 -0700 Subject: [PATCH] Add entry for sequence fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 799fa936580..0cd56be1610 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ Other Notable Changes: - win_file.ps1 - win_file.py - win_template.py +* Fix bug using with_sequence and a count that is zero. Also allows counting backwards isntead of forwards ## 1.9.1 "Dancing In the Street" - Apr 27, 2015