CHANGELOG.md in embulk-input-gcs-0.2.4 vs CHANGELOG.md in embulk-input-gcs-0.2.5
- old
+ new
@@ -1,4 +1,7 @@
+## 0.2.5 - 2017-05-19
+* [maintenance] Fix InputStream handling to avoid plugin get less records than expected [#27](https://github.com/embulk/embulk-input-gcs/pull/27)
+
## 0.2.4 - 2017-03-16
* [maintenance] Fix possibility to throw NPE when authentication [#25](https://github.com/embulk/embulk-input-gcs/pull/25)
## 0.2.3 - 2016-08-09
* [new feature] Support `incremental` option [#24](https://github.com/embulk/embulk-input-gcs/pull/24)