Skip to content

Commit ddd2f4c

Browse files
authored
Merge pull request #19 from muroon/changelog
Update Changelog
2 parents 419ddad + b8180ad commit ddd2f4c

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# V1.0.2 (2021-07-03)
2+
3+
- Add Getting output_location from workgroup [#18](https://github.com/speee/go-athena/pull/18)
4+
- Fix the error which occurs when the last character of output_location is '/' in GZIP DL Mode [#18](https://github.com/speee/go-athena/pull/18)
5+
6+
# V1.0.1 (2021-03-23)
7+
8+
Fixed bugs:
9+
10+
- Fix not skipping headers if the result contains no rows [#16](https://github.com/speee/go-athena/pull/16)
11+
112
# V1.0.0 (2020-12-07)
213

314
Initial release of go-athena by speee
@@ -11,9 +22,3 @@ The following functions have been added, including importing some of the issues
1122
- Use workgroup
1223
- Modify test (make each package up to date)
1324
- Establish Result Mode (query result acquisition mode)
14-
15-
# V1.0.1 (2021-03-23)
16-
17-
Fixed bugs:
18-
19-
- Fix not skipping headers if the result contains no rows [#16](https://github.com/speee/go-athena/pull/16)

0 commit comments

Comments
 (0)