Merge pull request #66 from angular/rexebin-patch-1

Update blog.jade
This commit is contained in:
雪狼 2016-09-15 05:11:24 -05:00 committed by GitHub
commit d6306b1778
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
We heard loud and clear that our RC labeling was confusing. To make it easy to manage dependencies on stable Angular releases, starting today with Angular 2.0.0, we will move to semantic versioning. Angular versioning will then follow the MAJOR.MINOR.PATCH scheme as described by semver:
我们听到很多人大声抱怨说我们的RC版本有些混乱。为了让您在Angular的稳定版中管理依赖更轻松从今天的Angular 2.0.0开始我们将迁移到“语义化版本”规范。今后的Angular版本将遵循semver所描述的MAJOR.MINOR.PATCH方案
我们明白RC版本标签有些扑朔迷离。为了让您在Angular的稳定版中管理依赖更轻松从今天的Angular 2.0.0开始我们将迁移到“语义化版本”规范。今后的Angular版本将遵循semver所描述的MAJOR.MINOR.PATCH方案
1. the MAJOR version gets incremented when incompatible API changes are made to stable APIs,
1. 当对标为稳定的API进行不兼容的变更时增加主版本号MAJOR