CHANGELOG.md in embulk-input-mixpanel-0.5.5 vs CHANGELOG.md in embulk-input-mixpanel-0.5.6
- old
+ new
@@ -1,4 +1,10 @@
+## 0.5.6 - 2017-09-20
+* [bug] Fix issue when back_fill data get processed by Mixpanel when plugin is running [#54](https://github.com/treasure-data/embulk-input-mixpanel/pull/54)
+
+## 0.5.5 - 2017-09-11
+* [enhancement] Add slice_range configuration [#52](https://github.com/treasure-data/embulk-input-mixpanel/pull/52)
+
## 0.5.4 - 2017-08-15
* [bug] Fix a bug when `fetch_days` is 1 plugin will fetch 2 days instead of 1 [#51](https://github.com/treasure-data/embulk-input-mixpanel/pull/51)
## 0.5.3 - 2017-08-07
* [enhancement] Allow user to choose to run incremental or not `incremental` option default to true [#50](https://github.com/treasure-data/embulk-input-mixpanel/pull/50)