Skip to content

Commit

Permalink
Add changelog entries for bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsauter committed Feb 3, 2016
1 parent 2916634 commit d0f4f4f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## Unreleased

* Bugfix: Wait for post-start hook to complete. #258

Otherwise the hook runs in the background and does not block.
_@jesper_

* Bugfix: De-duplicate required volumes and networks in verbose output. #253

_@michaelsauter_


## 2.5.0 (2016-01-09)

* Expose level of concurrency when provisioning
Expand Down

0 comments on commit d0f4f4f

Please sign in to comment.