Updated README and CHANGELOG for 1.1.2

This commit is contained in:
Alannah Kearney 2019-05-23 17:12:13 +10:00
commit 3dd7d2efe1
2 changed files with 5 additions and 1 deletions

View file

@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
**View all [Unreleased][] changes here**
## [1.1.2][]
#### Changed
- Using latest version of `pointybeard/helpers-functions-strings`
## [1.1.1][]
#### Added
- Added `get_window_size()` function

View file

@ -1,6 +1,6 @@
# PHP Helpers: Command-line Functions
- Version: v1.1.1
- Version: v1.1.2
- Date: May 23 2019
- [Release notes](https://github.com/pointybeard/helpers-functions-cli/blob/master/CHANGELOG.md)
- [GitHub repository](https://github.com/pointybeard/helpers-functions-cli)