builds(schema): Add 'installer' and 'shortcuts' to 'autoupdate' (#5220)

This commit is contained in:
Hsiao-nan Cheung
2022-10-25 23:51:36 +08:00
committed by GitHub
parent d65fee6d26
commit 2474ab73e4
2 changed files with 13 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
- **auto-pr:** Add `CommitMessageFormat` option ([#5171](https://github.com/ScoopInstaller/Scoop/issues/5171))
- **checkver:** Support XML default namespace ([#5191](https://github.com/ScoopInstaller/Scoop/issues/5191))
- **pssa:** Remove unused 'ExcludeRules' ([#5201](https://github.com/ScoopInstaller/Scoop/issues/5201))
- **schema:** Add 'installer' and 'shortcuts' to 'autoupdate' ([#5220](https://github.com/ScoopInstaller/Scoop/issues/5220))
### Continuous Integration