Repository: calcite Updated Branches: refs/heads/master d45f29fc7 -> 920a64881
Add news item about release 1.6.0 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/920a6488 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/920a6488 Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/920a6488 Branch: refs/heads/master Commit: 920a6488102747c138cd60064458e5b9c6aa4b29 Parents: d45f29f Author: Julian Hyde <[email protected]> Authored: Thu Jan 21 14:56:01 2016 -0800 Committer: Julian Hyde <[email protected]> Committed: Thu Jan 21 14:56:01 2016 -0800 ---------------------------------------------------------------------- site/_docs/history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite/blob/920a6488/site/_docs/history.md ---------------------------------------------------------------------- diff --git a/site/_docs/history.md b/site/_docs/history.md index 9fc0042..3eba953 100644 --- a/site/_docs/history.md +++ b/site/_docs/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/releases/tag/calcite-1.6.0">1.6.0</a> / 2016-01-14 +## <a href="https://github.com/apache/calcite/releases/tag/calcite-1.6.0">1.6.0</a> / 2016-01-22 {: #v1-6-0} As usual in this release, there are new SQL features, improvements to
