Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Commit

Permalink
Update CHANGELOG.md for 0.0.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarnes committed Mar 27, 2017
1 parent 087c646 commit 7e97bcd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# commissaire-http v0.0.3
```
* 087c646: Use new host status constants.
* 1277d49: handlers: Register new cluster members with container manager.
* be5a344: handlers: Adding hosts to cluster is contingent on status.
* 92a64a3: Fix test_get_cluster().
* 5ab637b: handlers: Map 'METHOD_NOT_ALLOWED' error to HTTP status 405.
* 14d89f7: handlers: Catch ContainerManagerError by name.
* 519c041: Post-release version bump.
```

# commissaire-http v0.0.2
```
* cf42758: handlers: Fix container manager routes.
Expand Down

0 comments on commit 7e97bcd

Please sign in to comment.