Skip to content

Commit

Permalink
Merge pull request #41 from civitaspo/rel/v0.4.2
Browse files Browse the repository at this point in the history
Ship v0.4.2
  • Loading branch information
civitaspo authored Apr 30, 2020
2 parents e5e0519 + de9ef8f commit b6c84fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.4.2 (2020-04-30)
==================

* [Enhancement] [#40](https://github.com/civitaspo/embulk-output-s3_parquet/pull/40) Check combinations with embulk-type and logical-type strictly.

0.4.1 (2020-04-30)
==================

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

group = "pro.civitaspo"
version = "0.4.1"
version = "0.4.2"
description = "Dumps records to S3 Parquet."

sourceCompatibility = 1.8
Expand Down

0 comments on commit b6c84fd

Please sign in to comment.