This is an automated email from the ASF dual-hosted git repository.

sereda 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 8cf0701  Site: change release date to 2020-08-22
8cf0701 is described below

commit 8cf0701dac5aad7d695709d8e35957c261f8ae82
Author: Andrei Sereda <[email protected]>
AuthorDate: Sat Aug 22 17:42:40 2020 -0400

    Site: change release date to 2020-08-22
---
 site/_docs/history.md                    | 2 +-
 site/_posts/2020-08-22-release-1.25.0.md | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/site/_docs/history.md b/site/_docs/history.md
index d2c04d4..ae9bd49 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.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..7522225 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)
@@ -39,3 +39,4 @@ this release are:
 * [Character Literals as 
Aliases](https://issues.apache.org/jira/browse/CALCITE-4080)
 * [Refactor How Planner Rules are 
Parameterized](https://issues.apache.org/jira/browse/CALCITE-3923)
 * [Spacial Functions](https://issues.apache.org/jira/browse/CALCITE-2160)
+

Reply via email to