Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit 09192aa

Browse files
patzickfilrak
andauthored
Update docs/guide/basics/release-cycle.md
Co-Authored-By: filrak <[email protected]>
1 parent 371002c commit 09192aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/basics/release-cycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ From version 1.9 we release each of VSF versions in two phases
88
- **Release Candidate phase (RC)** also called "feature version". This version contains all the new features, improvements and additions to the API along with minor bugfixes. New features and additions are merged and released **only** during this phase. The API of features introduced during this phase may slightly change.
99
- **Stabilization phase** is the one that ends up with production-ready version. During this phase we do only stabilization and bugfixing for previously introduced features. No new features and API additions are merged. PRs from RC version are tested and their API is simplified and/or adjusted according to feedback.
1010

11-
So assuming next version ix 1.x the two-month cycle will look as following:
11+
So assuming next version is 1.x the two-month cycle will look as following:
1212
- v1.x-RC.y - unstable version with cutting-edge features ready to test and feedback
1313
- v1.x.y - stable version of the software **ready for production use**.
1414

0 commit comments

Comments
 (0)