From 33aede0aff4cc3fe4348a82b9a854ba1f1006f18 Mon Sep 17 00:00:00 2001 From: Young Bu Park Date: Thu, 12 Mar 2020 11:24:43 -0700 Subject: [PATCH] Add 0.5.0 version note (#434) Add 0.5.0 version note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fda3bf3ab..9845335dd 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Dapr is currently under community development in preview phase and master branch | Version | Repo | |:-------:|:----:| +| v0.5.0 | [Docs](https://github.com/dapr/docs/tree/v0.5.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.5.0) - [CLI](https://github.com/dapr/cli/tree/release-0.5) | v0.4.0 | [Docs](https://github.com/dapr/docs/tree/v0.4.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.4.0) - [CLI](https://github.com/dapr/cli/tree/release-0.4) | v0.3.0 | [Docs](https://github.com/dapr/docs/tree/v0.3.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.3.0) - [CLI](https://github.com/dapr/cli/tree/release-0.3) | v0.2.0 | [Docs](https://github.com/dapr/docs/tree/v0.2.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.2.0) - [CLI](https://github.com/dapr/cli/tree/release-0.2)