This is an automated email from the ASF dual-hosted git repository. wenming pushed a commit to branch release-2.0 in repository https://gitbox.apache.org/repos/asf/apisix-website.git
commit 312cc68704bc161dc5e9a5a430164eb0a9b7b3fa Author: WenMing <[email protected]> AuthorDate: Thu Oct 29 11:30:20 2020 +0800 doc: add 2.0 release. --- docs/download.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/download.md b/docs/download.md index 192b670..98d761d 100644 --- a/docs/download.md +++ b/docs/download.md @@ -12,6 +12,7 @@ Use the links below to download the Apache APISIX™ from one of our mirrors. | Version | Release Date | Downloads | | ------- | ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| 2.0 | 27/10/2020 | [source](https://www.apache.org/dyn/closer.cgi/apisix/2.0/apache-apisix-2.0-src.tgz) ([asc](https://downloads.apache.org/apisix/2.0/apache-apisix-2.0-src.tgz.asc) [sha512](https://downloads.apache.org/apisix/2.0/apache-apisix-2.0-src.tgz.sha512)) | 1.5 | 05/08/2020 | [source](https://www.apache.org/dyn/closer.cgi/apisix/1.5/apache-apisix-1.5-src.tar.gz) ([asc](https://downloads.apache.org/apisix/1.5/apache-apisix-1.5-src.tar.gz.asc) [sha512](https://downloads.apache.org/apisix/1.5/apache-apisix-1.5-src.tar.gz.sha512)) | | 1.4.1 | 20/07/2020 | [source](https://www.apache.org/dyn/closer.cgi/apisix/1.4.1/apache-apisix-1.4.1-src.tar.gz) ([asc](https://downloads.apache.org/apisix/1.4.1/apache-apisix-1.4.1-src.tar.gz.asc) [sha512](https://downloads.apache.org/apisix/1.4.1/apache-apisix-1.4.1-src.tar.gz.sha512)) | | 1.4 | 29/06/2020 | [source](https://www.apache.org/dyn/closer.cgi/apisix/apisix/1.4/apache-apisix-1.4-incubating-src.tar.gz) ([asc](https://downloads.apache.org/apisix/apisix/1.4/apache-apisix-1.4-incubating-src.tar.gz.asc) [sha512](https://downloads.apache.org/apisix/apisix/1.4/apache-apisix-1.4-incubating-src.tar.gz.sha512)) |
