mirror of
https://github.com/n3w/helpers-cli-input.git
synced 2025-12-19 12:43:23 +00:00
Updated README and CHANGELOG for 1.0.1
This commit is contained in:
parent
7c06febefe
commit
8d3141c79f
2 changed files with 7 additions and 2 deletions
|
|
@ -5,8 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
**View all [Unreleased][] changes here**
|
||||
|
||||
## [1.0.1][]
|
||||
#### Changed
|
||||
- Updated example to use `Cli\manpage()` provided by the `pointybeard/helpers-functions-cli` package
|
||||
|
||||
## 1.0.0
|
||||
#### Added
|
||||
- Initial release
|
||||
|
||||
[Unreleased]: https://github.com/pointybeard/helpers-cli-input/compare/1.0.0...integration
|
||||
[Unreleased]: https://github.com/pointybeard/helpers-functions-cli/compare/1.0.1...integration
|
||||
[1.0.1]: https://github.com/pointybeard/helpers-functions-cli/compare/1.0.0...1.0.1
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# PHP Helpers: Command-line Input and Input Type Handlers
|
||||
|
||||
- Version: v1.0.0
|
||||
- Version: v1.0.1
|
||||
- Date: May 20 2019
|
||||
- [Release notes](https://github.com/pointybeard/helpers-cli-input/blob/master/CHANGELOG.md)
|
||||
- [GitHub repository](https://github.com/pointybeard/helpers-cli-input)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue