CHANGELOG.md in embulk-input-gcs-0.2.5 vs CHANGELOG.md in embulk-input-gcs-0.2.6
- old
+ new
@@ -1,4 +1,7 @@
+## 0.2.6 - 2018-03-05
+* [maintenance] Support "path_match_pattern" option [#32](https://github.com/embulk/embulk-input-gcs/pull/32)
+
## 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)