This is an automated email from the ASF dual-hosted git repository.
mmior pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-site.git
The following commit(s) were added to refs/heads/master by this push:
new c513db3 Add 1.20.0 release date
c513db3 is described below
commit c513db3b4f28b5dd38e06ff5accb61cd40a0c400
Author: Michael Mior <[email protected]>
AuthorDate: Mon Jun 24 15:12:46 2019 -0400
Add 1.20.0 release date
---
docs/history.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/history.html b/docs/history.html
index 7a1360f..e1d86f8 100644
--- a/docs/history.html
+++ b/docs/history.html
@@ -109,7 +109,7 @@
Downloads are available on the
<a href="/downloads/">downloads page</a>.</p>
-<h2 id="v1-20-0"><a
href="https://github.com/apache/calcite/releases/tag/calcite-1.20.0">1.20.0</a>
/ under development</h2>
+<h2 id="v1-20-0"><a
href="https://github.com/apache/calcite/releases/tag/calcite-1.20.0">1.20.0</a>
/ 2019-06-24</h2>
<p>This release comes three months after 1.19.0. It includes a large number of
bug fixes,
and additional SQL functions. There is now also explicit support for
anti-joins.