docs: Update changelog

This commit is contained in:
Ed Page 2024-08-16 11:01:38 -05:00
parent addec17e9d
commit f98e3ee215

View file

@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
### Compatibility
- *(dynamic)* Move `command` and `env` out of `dynamic`
### Fixes
- *(dynamic)* Increase `ArgValueCompleter` precedence over `ValueEnum`
- *(dynamic)* Move `command` and `env` out of `dynamic`
- Move pre-generated completions to `aot` module
## [4.5.16] - 2024-08-12
## [4.5.15] - 2024-08-12