chore: release v14.0.0 (#652)

This commit is contained in:
SteveLauC
2024-01-22 11:13:33 +08:00
committed by GitHub
parent bf72d7bb5a
commit 96efcc6c0d
4 changed files with 14 additions and 14 deletions

View File

@@ -0,0 +1,12 @@
1. In 13.0.0, we introduced a new feature, pushing git repos, now this feature
has been removed as some users are not satisfied with it.
For configuration entries, the following ones are gone:
```toml
[git]
pull_only_repos = []
push_only_repos = []
pull_arguments = ""
push_arguments = ""
```