Repository: calcite-avatica-go Updated Branches: refs/heads/master b697c2150 -> 201523850
Fix link in release history Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/commit/20152385 Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/tree/20152385 Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/diff/20152385 Branch: refs/heads/master Commit: 2015238505df44c2cd7a96f12ae258a185ab6fa2 Parents: b697c21 Author: Francis Chuang <[email protected]> Authored: Tue Apr 17 14:48:41 2018 +1000 Committer: Francis Chuang <[email protected]> Committed: Tue Apr 17 14:48:41 2018 +1000 ---------------------------------------------------------------------- site/go_history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/blob/20152385/site/go_history.md ---------------------------------------------------------------------- diff --git a/site/go_history.md b/site/go_history.md index 9a82943..ba4d471 100644 --- a/site/go_history.md +++ b/site/go_history.md @@ -28,7 +28,7 @@ For a full list of releases, see Downloads are available on the [downloads page]({{ site.baseurl }}/downloads/). -## <a href="https://github.com/apache/calcite-avatica-go/releases/tag/calcite-avatica-go-3.0.0">3.0.0</a> / 2018-04-23 +## <a href="https://github.com/apache/calcite-avatica-go/releases/tag/3.0.0">3.0.0</a> / 2018-04-23 {: #v3-0-0} Apache Calcite Avatica Go 3.0.0 is the first release since the Go driver has been donated
