CHANGES
=======

2.2.0
-----

* allow for anything before gerritexec

2.1.0
-----

* do not create multiple directories
* prevent quoting problems when calling review()
* bump to version 2.1.0
* catch cloning and pulling errors
* rename the test script as gerritexectest

2.0.0
-----

* bump to version 2.0.0
* update the gerritexec banner
* Add a Hacking reminder list in the README
* allow for concurrent runs of the script
* bump to 1.2.0
* also run when a comment contains run gerritexec
* check event type before change
* ChangeLog updates
* start verification when a comment contains "recheck no bug"
* send a review comment when the verification starts
* implement --timeout (defaults to 3600)
* capture script stderr in addition to stdout
* bump version to 1.1.0
* update changelog

1.0.0
-----

* add version number
* improve documentation and make it first release
* the clone url must not be taken from the event
* include script
* first implementation which only passes tests
* AGPLv3+
