mirror of
https://github.com/n3w/helpers-functions-cli.git
synced 2025-12-19 12:43:22 +00:00
Updated README and CHANGELOG for 1.1.0
This commit is contained in:
parent
2ec172677a
commit
233fee602d
2 changed files with 64 additions and 7 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -5,8 +5,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
**View all [Unreleased][] changes here**
|
||||
|
||||
## [1.1.0][]
|
||||
#### Added
|
||||
- Added `manpage` and `usage` functions
|
||||
|
||||
#### Changed
|
||||
- Requiring PHP 7.2 or greater
|
||||
- Including `pointybeard/helpers-cli-input`, `pointybeard/helpers-functions-strings`, and `pointybeard/helpers-functions-flags` composer packages
|
||||
|
||||
## 1.0.0
|
||||
#### Added
|
||||
- Initial release
|
||||
|
||||
[Unreleased]: https://github.com/pointybeard/helpers-functions-cli/compare/1.0.0...integration
|
||||
[Unreleased]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.0...integration
|
||||
[1.1.0]: https://github.com/pointybeard/helpers-functions-cli/compare/1.0.0...1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue