mirror of
https://github.com/clap-rs/clap
synced 2024-12-12 13:52:34 +00:00
docs: Update changelog
This commit is contained in:
parent
dbf1b9a8d7
commit
59109b640d
1 changed files with 8 additions and 0 deletions
|
@ -18,6 +18,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Internal
|
||||
|
||||
- *(derive)* Update to `syn` v2
|
||||
|
||||
### Performance
|
||||
|
||||
- *(derive)* Faster build times by dropping `proc-macro-error` dependency
|
||||
|
||||
## [4.1.11] - 2023-03-17
|
||||
|
||||
### Internal
|
||||
|
|
Loading…
Reference in a new issue