# Change Log

## [1.0.4] - 2018-12-24

* Add package keywords for NPM repository

## [1.0.3] - 2018-12-14

* Update README and fix CHANGELOG

## [1.0.2] - 2018-12-14

* Fixed problem with `.npmignore` which broke the published version. Versions 1.0.0 and 1.0.1 were un-published in the process. Oops.

## [1.0.0] - 2018-12-13

* Updated code and config to match yarn version 1.13.0
* Allow emoji on non-Darwin platforms
* Add nonInteractive option
* Add ability to set silent option via `process.env.YURNALIST_SILENT`
* Strip some unused dependencies
* Upgrade all dependencies to latest versions
