clap/clap_complete/CHANGELOG.md

30 lines
786 B
Markdown
Raw Normal View History

2022-01-12 17:04:57 +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
2022-01-16 00:51:23 +00:00
### Fixes
- Unescaped chars in zsh completions
2022-01-12 17:12:42 +00:00
## [3.0.3] - 2022-01-12
2022-01-12 17:11:53 +00:00
### Fixes
- Use new Elvish 0.17 syntax
- Add newline at end of zsh output
2022-01-12 17:04:57 +00:00
## [3.0.2] - 2022-01-04
## [3.0.1] - 2022-01-03
<!-- next-url -->
2022-01-12 17:12:42 +00:00
[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
2022-01-12 17:04:57 +00:00
[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