mirror of
https://github.com/n3w/helpers-functions-cli.git
synced 2025-12-19 12:43:22 +00:00
Updated README, CHANGELOG, and composer.json for 1.1.5 release
This commit is contained in:
parent
f40e14845e
commit
075370c3be
3 changed files with 44 additions and 25 deletions
|
|
@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
**View all [Unreleased][] changes here**
|
||||
|
||||
## [1.1.5][]
|
||||
#### Changed
|
||||
- Updated to work with `pointybeard/helpers-cli-input` v1.1.x
|
||||
|
||||
## [1.1.4][]
|
||||
#### Changed
|
||||
- Refactoring of `manpage()` to hide 'Options' and/or 'Arguments' if there are none to show.
|
||||
|
|
@ -34,7 +38,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
#### Added
|
||||
- Initial release
|
||||
|
||||
[Unreleased]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.4...integration
|
||||
[Unreleased]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.5...integration
|
||||
[1.1.5]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.5...1.1.5
|
||||
[1.1.4]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.3...1.1.4
|
||||
[1.1.3]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.2...1.1.3
|
||||
[1.1.2]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.1...1.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue