CHANGELOG.md in salesforce_chunker-1.1.0 vs CHANGELOG.md in salesforce_chunker-1.1.1
- old
+ new
@@ -1,6 +1,12 @@
# CHANGELOG
+## 1.1.1 - 2018-11-26
+
+ - Reimplemented ManualChunkingQuery using CSV batch results.
+ - Changed sleeping and timeout error to only occur when no new results appear.
+ - Added more log info messages with regards to JSON parsing and yielding results.
+
## 1.1.0 - 2018-11-06
- Added ManualChunkingQuery, which implements chunking within the gem for any Salesforce field.
## 1.0.0 - 2018-09-12