CHANGELOG.md in salesforce_chunker-1.2.1 vs CHANGELOG.md in salesforce_chunker-1.2.2

- old
+ new

@@ -1,6 +1,10 @@ # CHANGELOG +## 1.2.2 - 2019-06-24 + + - Fixed a bug in the `timeout_seconds` option where setting it didn't take effect. + ## 1.2.1 - 2019-06-26 - Fixed bug in Manual Chunking that could result in larger batches. - Added IOError to the types of errors that are retried. - Removed circular reference and warning about it.