docs: up version faq

This commit is contained in:
xrkffgg
2021-01-27 11:25:01 +08:00
parent ae8b2ad0bd
commit 13e635fb2c
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ You can view the detailed [changelog](/en-US/changelog). The latest releases ver
## What should I pay attention to when upgrading from v1.x to v2?
There is only one difference between v1.x and v2. That is, `require-permission` in `mark-duplicate` has added the default value `write`.
There is only one difference between v1.12 and v2.0.0. That is, `require-permission` in `mark-duplicate` has added the default value `write`.
## What should I do if there is no function I want here?

View File

@@ -24,7 +24,7 @@ GitHub Actions 是由 GitHub 免费提供的。其中 `Private` 项目每月有
## 从 v1.x 升级到 v2有什么注意的地方吗
v1.x 和 v2 版本的差别只有一处。即 `mark-duplicate` 中的 `require-permission` 增加了默认值 `write`
v1.12 和 v2.0.0 版本的差别只有一处。即 `mark-duplicate` 中的 `require-permission` 增加了默认值 `write`
## 如果这里没有我想要的功能,该怎么办?