Skip to content

Commit 843e4f4

Browse files
committed
Note addition of CustomArgumentParsingAttribute in CHANGELOG.md
1 parent 8b42aad commit 843e4f4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- `ConfigureAppConfiguration` method to `DotNetConsoleBuilder` (re-)enabling custom configuration providers
13+
- `CustomArgumentParsingAttribute` to allow verbs to accept unknown arguments for manual parsing
1314

14-
## Fixed
15+
### Fixed
1516

1617
- Fixed configuration provider timing: `DotNetConsole.Configuration` now properly reflects all configuration providers (including those added via `ConfigureAppConfiguration`) when accessed early in the application lifecycle.
1718

0 commit comments

Comments
 (0)