Update version compatibility table for the 1.x series.
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/9a364ff9 Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/tree/9a364ff9 Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/diff/9a364ff9 Branch: refs/heads/master Commit: 9a364ff962d0bba199025cf74e29c6d6c38fdc3c Parents: 88a2351 Author: Francis Chuang <[email protected]> Authored: Thu Sep 29 16:48:01 2016 +1000 Committer: Julian Hyde <[email protected]> Committed: Thu Aug 10 18:47:09 2017 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/blob/9a364ff9/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 17c0992..f804dc0 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ We recommend using `UTC`, which is the default value of `location`. ## Version compatibility | Driver Version | Phoenix Version | Calcite/Avatica Version | | --------------- | ------------- | ----------------------- | -| 1.0.0 | 4.8.0 | 1.8.0 | +| 1.x.x | 4.8.x | 1.8.0 | ## Development
