mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 15:27:16 +00:00
docs: Update changelog
This commit is contained in:
parent
707f47f435
commit
47e3cb6498
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ Deprecated
|
|||
- `Arg::number_of_values` in favor of `Arg::num_args`
|
||||
- `default_value_os`, `default_values_os`, `default_value_if_os`, and `default_value_ifs_os` as the non `_os` variants now accept either a `str` or an `OsStr`
|
||||
- `Command::dont_collapse_args_in_usage` is now the default and is deprecated
|
||||
- *(derive)* `structopt` and `clap` attributes in favor of the more specific `command`, `arg`, and `value`
|
||||
|
||||
### Features
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue