Bump version to 0.0.4
This commit is contained in:
parent
5b055bba76
commit
9a2a9313a5
@ -1,6 +1,9 @@
|
|||||||
CHANGES
|
CHANGES
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
* Implements evaluation and posting of change approvals on issues (#1)
|
||||||
|
* Add parameter to set a limit on the age of changes looked back at
|
||||||
|
* Release 0.0.3
|
||||||
* Fix deleted logging configuration call
|
* Fix deleted logging configuration call
|
||||||
* Adds --log-file option to specify a file to log to
|
* Adds --log-file option to specify a file to log to
|
||||||
* Add logic to remove issue numbers from 'related' that are duplicated in 'closed'
|
* Add logic to remove issue numbers from 'related' that are duplicated in 'closed'
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = gerrit-to-github-issues
|
name = gerrit-to-github-issues
|
||||||
version = 0.0.3
|
version = 0.0.4
|
||||||
summary = Updates Github Issues with new related Gerrit changes
|
summary = Updates Github Issues with new related Gerrit changes
|
||||||
description = A set of scripts that can be used to synchronize/update Github Issues with data from a Gerrit instance.
|
description = A set of scripts that can be used to synchronize/update Github Issues with data from a Gerrit instance.
|
||||||
description-file = README.md
|
description-file = README.md
|
||||||
|
Loading…
Reference in New Issue
Block a user