This is an automated email from the ASF dual-hosted git repository.
rubenql pushed a commit to branch site
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/site by this push:
new 7238571 Site: change 1.25.0 release date to 2020-08-22
7238571 is described below
commit 7238571b4fab43c58615f7c7c3c629a7fd831d03
Author: Andrei Sereda <[email protected]>
AuthorDate: Sat Aug 22 17:42:40 2020 -0400
Site: change 1.25.0 release date to 2020-08-22
---
site/_docs/history.md | 2 +-
site/_posts/2020-08-22-release-1.25.0.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/_docs/history.md b/site/_docs/history.md
index add8954..d89ba96 100644
--- a/site/_docs/history.md
+++ b/site/_docs/history.md
@@ -218,7 +218,7 @@ Change downloads page to use downloads.apache.org
* Fix documentation errors
* Site: Add Rui Wang as committer, Ruben Quesada Lopez as PMC
-## <a
href="https://github.com/apache/calcite/releases/tag/calcite-1.25.0">1.25.0</a>
/ 2020-08-08
+## <a
href="https://github.com/apache/calcite/releases/tag/calcite-1.25.0">1.25.0</a>
/ 2020-08-22
{: #v1-25-0}
This release comes shortly after [1.24.0](#v1-24-0) and removes methods
diff --git a/site/_posts/2020-08-22-release-1.25.0.md
b/site/_posts/2020-08-22-release-1.25.0.md
index 100e71b..49d0141 100644
--- a/site/_posts/2020-08-22-release-1.25.0.md
+++ b/site/_posts/2020-08-22-release-1.25.0.md
@@ -31,7 +31,7 @@ is pleased to announce
[Apache Calcite release 1.25.0]({{ site.baseurl }}/docs/history.html#v1-25-0).
This release comes about one month after 1.24.0 and removes methods
-which were deprecated in the previous version. In addition, notable
improvements in
+which were deprecated in the previous version. In addition, notable
improvements in
this release are:
* [Interval Expressions](https://issues.apache.org/jira/browse/CALCITE-4134)