From 05242096a17ab432878f777c64240c2a3d5b367c Mon Sep 17 00:00:00 2001 From: Kegsay Date: Tue, 25 Aug 2020 12:09:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d3599e0b..e3fc53e8 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Dendrite is a second-generation Matrix homeserver written in Go. It is not recommended to use Dendrite as a production homeserver at this time as there is no stable release. +Dendrite will start to receive versioned releases stable enough to run [once we enter beta](https://github.com/matrix-org/dendrite/milestone/8). + # Quick start Requires Go 1.13+ and SQLite3 (Postgres is also supported):