v1.0.2 Release

This commit is contained in:
Renán Del Valle 2021-01-11 17:59:13 -08:00
parent 30a5136b24
commit 154a4e1e87
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
3 changed files with 17 additions and 3 deletions

View file

@ -1,6 +1,14 @@
0.1.2
1.0.2
* Unreleased
* Fixing broken Thrift dependency by bumping up backported version to thrift v0.13.2
1.0.1
* Added flag -m and --monitor that can be set in order to monitor a job creation or a job kill. By default monitor is set to true.
1.0.0
* First stable release.
0.1.1