clap/clap_complete_nushell/CHANGELOG.md
2023-09-11 09:28:48 -05:00

34 lines
1.2 KiB
Markdown

# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
## [4.4.1] - 2023-09-11
### Features
- Allow completions to be used with `use` and `overlay use`
## [4.4.0] - 2023-08-24
### Compatibility
- Update MSRV to 1.70.0
## [4.3.2] - 2023-08-08
## [4.3.1] - 2023-06-02
## [4.3.0] - 2023-05-24
<!-- next-url -->
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.1...HEAD
[4.4.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.0...clap_complete_nushell-v4.4.1
[4.4.0]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.2...clap_complete_nushell-v4.4.0
[4.3.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.1...clap_complete_nushell-v4.3.2
[4.3.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.0...clap_complete_nushell-v4.3.1
[4.3.0]: https://github.com/clap-rs/clap/compare/bd163098e122bb65e053a61b773931c8f36d2e7d...clap_complete_nushell-v4.3.0