diff --git a/CHANGELOG.md b/CHANGELOG.md index 77e0064..05dab96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [v0.2.0](https://github.com/mashiike/redshift-data-sql-driver/compare/v0.1.0...v0.2.0) - 2023-09-17 +- Bump github.com/aws/aws-sdk-go-v2/service/redshiftdata from 1.16.13 to 1.16.14 by @dependabot in https://github.com/mashiike/redshift-data-sql-driver/pull/7 +- Bump github.com/aws/aws-sdk-go-v2 from 1.17.1 to 1.17.2 by @dependabot in https://github.com/mashiike/redshift-data-sql-driver/pull/8 +- Bump github.com/aws/aws-sdk-go-v2 from 1.17.2 to 1.17.6 by @dependabot in https://github.com/mashiike/redshift-data-sql-driver/pull/30 +- go update, supported version 1.19 ~ 1.21 by @mashiike in https://github.com/mashiike/redshift-data-sql-driver/pull/31 +- implement Transaction With BatchExecuteStatement by @mashiike in https://github.com/mashiike/redshift-data-sql-driver/pull/32 + ## [v0.1.0](https://github.com/mashiike/redshift-data-sql-driver/compare/v0.0.1...v0.1.0) - 2022-11-17 - support ordinal parameters by @mashiike in https://github.com/mashiike/redshift-data-sql-driver/pull/3 - Bump github.com/aws/aws-sdk-go-v2/config from 1.17.11 to 1.18.0 by @dependabot in https://github.com/mashiike/redshift-data-sql-driver/pull/2