Pārlūkot izejas kodu

docs: update changelog

pointhalo 3 gadi atpakaļ
vecāks
revīzija
ca9d46558e

+ 4 - 4
content/start/changelog/index-en-US.md

@@ -8,11 +8,11 @@ order: 6
 brief: About Semi Design For React Optimization and Update
 brief: About Semi Design For React Optimization and Update
 ---
 ---
 
 
-Version:Major.Minor.Patch
+Version:Major.Minor.Patch (follow the **Semver** specification)
 
 
--   Major version: Significant performance / usage changes
--   Minor version: New component added / new feature
--   Patch version: bug fix
+-   **Major version**: Significant performance / usage changes
+-   **Minor version**: Semi releases a minor version every two weeks, including changes of the following types: new components/features added, or style changes: New component added / new feature
+-   **Patch version**: Only include bug fix, the release time is not limited
 
 
 ---
 ---
 
 

+ 2 - 2
content/start/changelog/index.md

@@ -9,8 +9,8 @@ brief: 关于 Semi Design For React 优化与更新。我们提供了版本间
 
 
 Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本号):
 Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本号):
 -   主版本号(major):重大性能/使用变更,允许做 breaking change
 -   主版本号(major):重大性能/使用变更,允许做 breaking change
--   次版本号(minor):添加了新组件/新 feature,或者样式变更
--   修订版本号(patch):仅会进行 bugfix
+-   次版本号(minor):Semi 固定每两周发布一个 minor 版本,包括以下类型变更:添加了新组件/新 feature,或者样式变更
+-   修订版本号(patch):仅会进行 bugfix,发布时间不限
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)