clap/clap_complete/CHANGELOG.md
2022-01-15 18:51:23 -06:00

29 lines
786 B
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
### Fixes
- Unescaped chars in zsh completions
## [3.0.3] - 2022-01-12
### Fixes
- Use new Elvish 0.17 syntax
- Add newline at end of zsh output
## [3.0.2] - 2022-01-04
## [3.0.1] - 2022-01-03
<!-- next-url -->
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete-v3.0.3...HEAD
[3.0.3]: https://github.com/clap-rs/clap/compare/v3.0.2...clap_complete-v3.0.3
[3.0.2]: https://github.com/clap-rs/clap/compare/v3.0.1...v3.0.2
[3.0.1]: https://github.com/clap-rs/clap/compare/v3.0.0...v3.0.1