Skip to content

Commit

Permalink
0.8
Browse files Browse the repository at this point in the history
FEATURES:

  * UI rework (thanks to @superkonduktr)
  * Added possibility to disabling discoveries watching (thanks to @superkonduktr) #7
  * Added file as source for spec #9
  * Added possibility to mount devices as volume #6

IMPROVEMENTS:

  * Added validation for host_port option (thanks to @superkonduktr) #8
  * GC tuning
  • Loading branch information
prepor committed Dec 21, 2015
1 parent a48cfd6 commit b694af7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.8.0

FEATURES:

* UI rework (thanks to @superkonduktr)
* Added possibility to disabling discoveries watching (thanks to @superkonduktr) #7
* Added file as source for spec #9
* Added possibility to mount devices as volume #6

IMPROVEMENTS:

* Added validation for host_port option (thanks to @superkonduktr) #8
* GC tuning

## 0.7.2

FEATURES:
Expand Down
2 changes: 1 addition & 1 deletion _oasis
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: condo
Version: 0.7.2
Version: 0.8
Synopsis: A library about consul and docker
Authors: Me <[email protected]>
License: LGPL with OCaml linking exception
Expand Down

0 comments on commit b694af7

Please sign in to comment.