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.1
This commit is contained in:
parent
4985979992
commit
f520bc4323
3 changed files with 16 additions and 4 deletions
|
|
@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
**View all [Unreleased][] changes here**
|
||||
|
||||
## [1.1.1][]
|
||||
#### Added
|
||||
- Added `get_window_size()` function
|
||||
|
||||
## [1.1.0][]
|
||||
#### Added
|
||||
- Added `manpage` and `usage` functions
|
||||
|
|
@ -17,5 +21,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
#### Added
|
||||
- Initial release
|
||||
|
||||
[Unreleased]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.0...integration
|
||||
[Unreleased]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.1...integration
|
||||
[1.1.1]: https://github.com/pointybeard/helpers-functions-cli/compare/1.1.0...1.1.1
|
||||
[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