# Change Log

All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v2.0.0
## (2021-05-05)

* Add Yarn 2 support [Dominic Chambers]

# v1.6.2
## (2020-03-25)

* Fix and update README [Josh Bowling]

# v1.6.1
## (2020-03-25)

* Remove /dev/tty pipe [Josh Bowling]

# v1.6.0
## (2020-03-20)

* Add --exclude flag [Josh Bowling]

## 1.5.0 - 2020-02-07

* Add --ignore-space-at-eol option to ignore eol differences [Pagan Gazzard]

## 1.4.0 - 2019-11-26

* Ignore versionbot folder changelog [Stevche Radevski]

## 1.3.0 - 2019-03-27

* Change the tests to work on balenaCI [Thodoris Greasidis]
* Add npm-shrinkwrap.json in the excluded VB files [Thodoris Greasidis]
* Add package-lock.json in the excluded VB files [Thodoris Greasidis]
* Fix escaping in VB excluded files argument [Thodoris Greasidis]

## 1.2.0 - 2019-03-22

* Add --skip-node-versionbot-changes option [Thodoris Greasidis]

## 1.1.0 - 2019-03-22

* Add --catch-no-git option [Thodoris Greasidis]
* Prepare for VersionBot integration [Thodoris Greasidis]

## v1.0.0 - 2017-09-14

* Initial release