Skip to content

Commit fa12789

Browse files
authored
Merge pull request #32 from civitaspo/v0.3.1
Ship v0.3.1
2 parents 362a17f + ed0bb47 commit fa12789

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHENGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.3.1 (2016-09-22)
2+
==================
3+
- [Fix] Trim Double-byte space
4+
- https://github.com/civitaspo/embulk-input-hdfs/pull/31
5+
16
0.3.0 (2016-09-21)
27
==================
38
- [Incompatible Change] Not partitoning if files are compressed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ configurations {
1515
provided
1616
}
1717

18-
version = "0.3.0"
18+
version = "0.3.1"
1919

2020
sourceCompatibility = 1.7
2121
targetCompatibility = 1.7

0 commit comments

Comments
 (0)