clap/clap_complete_nushell/CHANGELOG.md

38 lines
1.3 KiB
Markdown
Raw Normal View History

2023-05-23 13:50:43 +00:00
# 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
2023-10-24 18:25:07 +00:00
## [4.4.2] - 2023-10-24
2023-09-11 14:28:48 +00:00
## [4.4.1] - 2023-09-11
2023-09-11 14:28:17 +00:00
### Features
- Allow completions to be used with `use` and `overlay use`
2023-08-24 16:08:02 +00:00
## [4.4.0] - 2023-08-24
2023-08-24 16:06:00 +00:00
### Compatibility
- Update MSRV to 1.70.0
2023-08-08 01:34:01 +00:00
## [4.3.2] - 2023-08-08
2023-06-02 02:10:46 +00:00
## [4.3.1] - 2023-06-02
2023-05-24 21:15:51 +00:00
## [4.3.0] - 2023-05-24
2023-05-23 13:50:43 +00:00
<!-- next-url -->
2023-10-24 18:25:07 +00:00
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.2...HEAD
[4.4.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.1...clap_complete_nushell-v4.4.2
2023-09-11 14:28:48 +00:00
[4.4.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.0...clap_complete_nushell-v4.4.1
2023-08-24 16:08:02 +00:00
[4.4.0]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.2...clap_complete_nushell-v4.4.0
2023-08-08 01:34:01 +00:00
[4.3.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.1...clap_complete_nushell-v4.3.2
2023-06-02 02:10:46 +00:00
[4.3.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.0...clap_complete_nushell-v4.3.1
2023-05-24 21:15:51 +00:00
[4.3.0]: https://github.com/clap-rs/clap/compare/bd163098e122bb65e053a61b773931c8f36d2e7d...clap_complete_nushell-v4.3.0