Skip to content

Commit 2a5a5e5

Browse files
authored
1 parent 012be2b commit 2a5a5e5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

doc/ReleaseNotes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## New in v1.28
22

3+
* Bumped the winget version to 1.28 to match the package version.
4+
* Additional [options for limiting the size of log files](https://github.com/microsoft/winget-cli/blob/master/doc/Settings.md#file).
5+
36
# Experimental Feature: 'sourceEdit'
47
New feature that adds an 'edit' subcommand to the 'source' command. This can be used to set an explicit source to be implicit and vice-versa. For example, with this feature you can make the 'winget-font' source an implicit source instead of explicit source.
58

@@ -11,8 +14,6 @@ To enable this feature, add the 'sourceEdit' experimental feature to your settin
1114
```
1215
To use the feature, try `winget source edit winget-font` to set the Explicit state to the default.
1316

14-
<!-- Nothing yet! -->
15-
1617
## Bug Fixes
1718
* Portable Packages now use the correct directory separators regardless of which convention is used in the manifest
1819
* `--suppress-initial-details` now works with `winget configure test`

0 commit comments

Comments
 (0)