diff --git a/README.md b/README.md index cc7bd3add..e22bca175 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ We welcome all contributions, please read our [CONTRIBUTING.md](https://github.c ## Release Schedule -* Weekly release: patch version at the end of every week. -* Monthly release: minor version at the end of every month. -* Emergence release: emergence patch anytime if necessary. -* Major version release is not included in this schedule. +* Weekly release: patch version at the end of every week for routine bugfix. +* Monthly release: minor version at the end of every month for new features. +* Emergence release: emergence patch anytime if necessary for urgent bugfix. +* Major version release is not included in this schedule for breadking change and new features.