mirror of
https://github.com/n3w/helpers-functions-cli.git
synced 2025-12-19 12:43:22 +00:00
Updated composer.json, README, and CHANGELOG for 1.1.6 release
This commit is contained in:
parent
5de5730739
commit
4c33ccfc23
3 changed files with 18 additions and 7 deletions
|
|
@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
**View all [Unreleased][] changes here**
|
||||
|
||||
## [1.1.6][]
|
||||
#### Added
|
||||
- Added `display_error_and_exit` function
|
||||
|
||||
## [1.1.5][]
|
||||
#### Changed
|
||||
- Updated to work with `pointybeard/helpers-cli-input` v1.1.x
|
||||
|
|
@ -38,8 +42,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
#### Added
|
||||
- Initial release
|
||||
|
||||
[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
|
||||
[Unreleased]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.6...integration
|
||||
[1.1.6]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.5...1.1.6
|
||||
[1.1.5]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.4...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