mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
docs: Update changelog
This commit is contained in:
parent
6e1376cac8
commit
60e023fb2c
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
<!-- next-header -->
|
<!-- next-header -->
|
||||||
## [Unreleased] - ReleaseDate
|
## [Unreleased] - ReleaseDate
|
||||||
|
|
||||||
|
### Performance
|
||||||
|
|
||||||
|
- Reduce repeated alloc calls when building a `Command`
|
||||||
|
- Reduce duplicate dependencies for faster builds
|
||||||
|
|
||||||
## [4.1.12] - 2023-03-18
|
## [4.1.12] - 2023-03-18
|
||||||
|
|
||||||
### Internal
|
### Internal
|
||||||
|
|
Loading…
Reference in a new issue