octicon-rss(16/)
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 23:50:38 +08:00
📖 Fix typo [skip ci]
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
committed by
GitHub
gitea-unlock(16/)
parent
1b890a7a12
commit
c800aeefb7
octicon-diff(16/tw-mr-1) 1 changed files with 1 additions and 1 deletions
@@ -33,7 +33,7 @@ not be trivial, but a complete upgrade guide will be available.
|
|||||||
|
|
||||||
### `2.x.Y`: minor releases
|
### `2.x.Y`: minor releases
|
||||||
|
|
||||||
Patch releases, which should be 100% BC-compatible. Ideally, we hope they contain only changes that do not affect backwards compatibilty
|
Patch releases, which should be 100% BC-compatible. Ideally, we hope they contain only changes that do not affect backwards compatibility
|
||||||
however it is not always possible to keep 100% BC-compatible, so upgrade notes are recorded in `UPGRADE.md`.
|
however it is not always possible to keep 100% BC-compatible, so upgrade notes are recorded in `UPGRADE.md`.
|
||||||
Practically, since 2.0.x is released more frequently, we are also adding minor features
|
Practically, since 2.0.x is released more frequently, we are also adding minor features
|
||||||
to it so that users can enjoy them earlier.
|
to it so that users can enjoy them earlier.
|
||||||
|
|||||||
Reference in New Issue
Block a user