From 974214e7dbb6cf4faa3dec91d0be3433b4ab673b Mon Sep 17 00:00:00 2001 From: ysako75 Date: Tue, 12 Jan 2021 11:53:52 +0900 Subject: [PATCH 1/3] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a1c6823c..2518051bd 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,16 @@ The project is in alpha stage now and it is currently being developed in the for The next Apache AGE release (0.3.0-incubating) will be available around Jan 15, 2021. -For more information about the project, please visit https://age.apache.org/# \ No newline at end of file +For more information about the project, including a roadmap and how to contribute, please visit the [Apache AGE Website](https://age.apache.org/#). + +[Apache AGE Jira](https://issues.apache.org/jira/browse/age) for bugs, features and requests. + +News and Updates +========== +- The next release, 0.3.0-incubating, will be out around mid January. +- Apache AGE at the Postgres Build 2020 (virtual) conference, Check out the [webinar](https://bitnine.net/blog-agens-solution/apache-age-postgres-build-2020-review/). +- Apache AGE plans to incorporate another open-source project for graph visualization and analytics. + + + + From 1d1bbca89218eb68d605bfc8d0ffb671fa865ef0 Mon Sep 17 00:00:00 2001 From: ysako75 Date: Tue, 12 Jan 2021 12:55:39 +0900 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2518051bd..309421bf7 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ For more information about the project, including a roadmap and how to contribut [Apache AGE Jira](https://issues.apache.org/jira/browse/age) for bugs, features and requests. +Apache AGE Tweets: twitter.com/apache_age + News and Updates ========== - The next release, 0.3.0-incubating, will be out around mid January. From 2813ec3830c8bfcb5558a53a44dfe30607049174 Mon Sep 17 00:00:00 2001 From: ysako75 Date: Tue, 12 Jan 2021 14:02:53 +0900 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 309421bf7..79386a218 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ For more information about the project, including a roadmap and how to contribut Apache AGE Tweets: twitter.com/apache_age News and Updates -========== +---------- - The next release, 0.3.0-incubating, will be out around mid January. - Apache AGE at the Postgres Build 2020 (virtual) conference, Check out the [webinar](https://bitnine.net/blog-agens-solution/apache-age-postgres-build-2020-review/). - Apache AGE plans to incorporate another open-source project for graph visualization and analytics.