Skip to content

Commit 579c9a4

Browse files
wxiaoguangSysoev, Vladimir
authored and
Sysoev, Vladimir
committed
Add a notice for breaking check in upgrade document (go-gitea#20682)
1 parent 8b5a6d5 commit 579c9a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/content/doc/upgrade/from-gitea.en-us.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ To update Gitea, download a newer version, stop the old one, perform a backup, a
2323
Every time a Gitea instance starts up, it checks whether a database migration should be run.
2424
If a database migration is required, Gitea will take some time to complete the upgrade and then serve.
2525

26+
## Check the Changelog for breaking changes
27+
28+
To make Gitea better, some breaking changes are unavoidable, especially for big milestone releases.
29+
Before upgrade, please read the [Changelog on Gitea blog](https://blog.gitea.io/)
30+
and check whether the breaking changes affect your Gitea instance.
31+
2632
## Backup for downgrade
2733

2834
Gitea keeps compatibility for patch versions whose first two fields are the same (`a.b.x` -> `a.b.y`),

0 commit comments

Comments
 (0)