Skip to content

Commit ed6101a

Browse files
authored
docs(CHANGELOG): Update to 0.5.3 (ScoopInstaller#6432)
* docs(CHANGELOG): Update to 0.5.3 * 6416
1 parent 26a03e2 commit ed6101a

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
## [Unreleased](https://github.com/ScoopInstaller/Scoop/compare/master...develop)
2-
3-
### Bug Fixes
4-
5-
- **scoop-uninstall:** Fix uninstaller does not gain Global state ([#6430](https://github.com/ScoopInstaller/Scoop/issues/6430))
6-
7-
## [v0.5.3](https://github.com/ScoopInstaller/Scoop/compare/v0.5.2...v0.5.3) - 2024-12-31
1+
## [v0.5.3](https://github.com/ScoopInstaller/Scoop/compare/v0.5.2...v0.5.3) - 2025-08-11
82

93
### Features
104

11-
- **autoupdate:** Remove `sha256:` prefix in `format_hash()` ([#6381](https://github.com/ScoopInstaller/Scoop/issues/6381))
12-
- **autoupdate:** Add GitHub support in `get_hash_for_app()` ([#6381](https://github.com/ScoopInstaller/Scoop/issues/6381))
5+
**autoupdate:** GitHub predefined hashes support ([#6416](https://github.com/ScoopInstaller/Scoop/issues/6416))
136

147
### Bug Fixes
158

@@ -19,11 +12,13 @@
1912
- **commands**: Handling broken aliases ([#6141](https://github.com/ScoopInstaller/Scoop/issues/6141))
2013
- **shim:** Do not suppress `stderr`, properly check `wslpath`/`cygpath` command first ([#6114](https://github.com/ScoopInstaller/Scoop/issues/6114))
2114
- **scoop-bucket:** Add missing import for `no_junction` envs ([#6181](https://github.com/ScoopInstaller/Scoop/issues/6181))
15+
- **scoop-uninstall:** Fix uninstaller does not gain Global state ([#6430](https://github.com/ScoopInstaller/Scoop/issues/6430))
2216
- **scoop-depends-tests:** Mocking `USE_EXTERNAL_7ZIP` as $false to avoding error when it is $true ([#6431](https://github.com/ScoopInstaller/Scoop/issues/6431))
2317

2418
### Code Refactoring
2519

2620
- **download:** Move download-related functions to 'download.ps1' ([#6095](https://github.com/ScoopInstaller/Scoop/issues/6095))
21+
- **Get-Manifest:** Select actual source for manifest ([#6142](https://github.com/ScoopInstaller/Scoop/issues/6142))
2722

2823
### Performance Improvements
2924

0 commit comments

Comments
 (0)