CHANGELOG
=========


1.1.4 - 2020-03-29
------------------

* Syntax change with recently modified code. Code worked and passed tests but did not pass linting.


1.1.3 - 2020-03-29
------------------

* Functionality fix with the matcher. The package updates with minimatch caused failures.


1.1.2 - 2020-03-29
------------------

* Increasing the minimum version for Node.js.


1.1.1 - 2020-03-29
------------------

* Made arguments optional for `.callFunction()`, allowing you to pass only a function.


1.1.0 - 2020-03-29
------------------

* Added `.chain()` function.
* Updated dependencies.


1.0.1 - 2017-06-10
------------------

* Fixing links in documentation and `package.json`. No functional changes.


1.0.0 - 2017-06-10
------------------

* Initial release.
