From f9db98158c3d8bcce996395292be0e1e91064165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=A0=E9=97=BB?= Date: Wed, 15 Feb 2017 18:10:14 -0500 Subject: [PATCH] Updated Release Cycle (markdown) --- Release-Cycle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Cycle.md b/Release-Cycle.md index 2c04282..69244a8 100644 --- a/Release-Cycle.md +++ b/Release-Cycle.md @@ -1,4 +1,4 @@ -This document describes development and release cycle of Gogs, starting from 0.10. The dates in this documents are not promises and will be influenced by irresistible events, and subject to change once reached 1.0. +This document describes release cycle of Gogs, starting from 0.10. The dates in this documents are not promises and will be influenced by irresistible events, and subject to change once reached 1.0. The main purpose of this document is to design a pattern to make every minor release as stable as possible to encourage people who are running Gogs without restarting in long term (>6 months) to upgrade.