CHANGELOG.md in embulk-input-zendesk-0.1.10 vs CHANGELOG.md in embulk-input-zendesk-0.1.11
- old
+ new
@@ -1,4 +1,7 @@
+## 0.1.11 - 2016-10-20
+* [fixed] Ignore `updated_at` <= `start_time` record [#16](https://github.com/treasure-data/embulk-input-zendesk/pull/16)
+
## 0.1.10 - 2016-10-17
* [fixed] All `*_id` columns should be type:long [#15](https://github.com/treasure-data/embulk-input-zendesk/pull/15)
## 0.1.9 - 2016-08-26
* [fixed] Ignore '422: Too recent start_time' [#14](https://github.com/treasure-data/embulk-input-zendesk/pull/14)