Skip to content

Commit a384b6a

Browse files
committed
changelog
1 parent ef6bdea commit a384b6a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# V1.0.0 (2020-12-07)
2+
3+
Initial release of go-athena by speee
4+
5+
This was originally created by [another person](https://github.com/segmentio/go-athena), but it has not been maintained for nearly two years, so we decided to repair it. The following functions have been added, including importing some of the issues that were originally up.
6+
7+
- Add Docker environment
8+
- Add linter by reviewdog
9+
- Remove Result Header when executing DDL
10+
- Use workgroup
11+
- Modify test (make each package up to date)
12+
- Establish Result Mode (query result acquisition mode)
13+

0 commit comments

Comments
 (0)