Skip to content

Commit

Permalink
Bump version to 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nkostoulas committed Nov 12, 2019
1 parent 31eeddf commit 3265e00
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@

# 0.3.x

1. Fix issue with coordinator not storing empty responses
2. Report script improvements
3. Height checks in service not clientchain
4. Challenge asset key import
5. Docker secrets
6. Docker secrets
7. Bitcoin library updates
8. Docker secrets
9. Enhancements

# 0.3.0

* RPC API

# 0.2.0

* Finished core interfaces and testing
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "coordinator"
version = "0.1.0"
version = "0.3.9"
authors = ["nkostoulas <[email protected]>"]
description = "Guardnode Coordinator implementation for the Commerceblock Covalence system"
homepage = "https://github.com/commerceblock"
Expand Down

0 comments on commit 3265e00

Please sign in to comment.