CHANGELOG.md in job-iteration-1.1.0 vs CHANGELOG.md in job-iteration-1.1.1
- old
+ new
@@ -2,9 +2,15 @@
#### New feature
#### Bug fix
+### v1.1.1 (July 22, 2019)
+
+#### Bug fix
+
+- [36](https://github.com/shopify/job-iteration/pull/36) - Add case for using default keyword arguments for cursor in #build_enumerator
+
### v1.1.0 (July 17, 2019)
#### New feature
- [35](https://github.com/Shopify/job-iteration/pull/35) - Raise exception if malformed arguments are use in #build_enumerator