From 495a5200eae4e9c18cc601914a71549083442152 Mon Sep 17 00:00:00 2001 From: ULIVZ <472590061@qq.com> Date: Tue, 4 Jun 2019 16:23:11 +0800 Subject: [PATCH] chore: chore: update stauts details --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3772446..eed4fcb3 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ > This is the branch for `VuePress 1.x` and docs are available at https://v1.vuepress.vuejs.org. -## Status: alpha +## Status: beta -Certain combinations of plugins may not work properly, and things may change or break until we reach `beta` phase. Do not use in production yet unless you are adventurous. +Most of the planned features in place but there may still be bugs. API may still change until we reach RC phase. Do not use in production yet unless you are adventurous. For 0.x, it's moved to [0.x branch](https://github.com/vuejs/vuepress/tree/0.x) and still maintained, the website is: https://vuepress.vuejs.org.