From fb740be4acc7c204374fd782963dad3e7e3b6868 Mon Sep 17 00:00:00 2001 From: muroon Date: Sun, 10 Oct 2021 11:39:02 +0900 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76b45f4..2a51c44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# V1.0.3 (2021-10-15) + +- Add Prepared Statement [#20](https://github.com/speee/go-athena/pull/20) +- Upgrade packages [#20](https://github.com/speee/go-athena/pull/20) + # V1.0.2 (2021-07-03) - Add Getting output_location from workgroup [#18](https://github.com/speee/go-athena/pull/18)