Skip to content

Commit 3d7b2e7

Browse files
committed
CHANGELOG: add v0.3.2 changelog
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
1 parent c290fd6 commit 3d7b2e7

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
Change Log
22
==========
33

4+
[v0.3.2](https://github.com/zchee/docker-machine-driver-xhyve/tree/v0.3.2) (2017-04-21)
5+
=======================================================================================
6+
7+
[Full Changelog](https://github.com/zchee/docker-machine-driver-xhyve/compare/v0.3.1...v0.3.2)
8+
9+
Auto generated Change Log
10+
-------------------------
11+
12+
**Closed issues:**
13+
14+
- Cannot build with Go and Make [\#167](https://github.com/zchee/docker-machine-driver-xhyve/issues/167)
15+
- Project Is dead? [\#166](https://github.com/zchee/docker-machine-driver-xhyve/issues/166)
16+
- \[Question\] Why use `go generate` for libhyperkit? [\#165](https://github.com/zchee/docker-machine-driver-xhyve/issues/165)
17+
- fatal error: 'stdlib.h' file not found [\#160](https://github.com/zchee/docker-machine-driver-xhyve/issues/160)
18+
- Build broken when homebrew is installed in a non-default location [\#157](https://github.com/zchee/docker-machine-driver-xhyve/issues/157)
19+
20+
**Merged pull requests:**
21+
22+
- Update readme to document rawdisk [\#173](https://github.com/zchee/docker-machine-driver-xhyve/pull/173) ([dalehamel](https://github.com/dalehamel)\)
23+
- xhyve: bump version 0.3.2 [\#172](https://github.com/zchee/docker-machine-driver-xhyve/pull/172) ([zchee](https://github.com/zchee)\)
24+
- Don't hardcode the docker user id [\#171](https://github.com/zchee/docker-machine-driver-xhyve/pull/171) ([dalehamel](https://github.com/dalehamel)\)
25+
- ci/circle: remove circle.yml for now [\#170](https://github.com/zchee/docker-machine-driver-xhyve/pull/170) ([zchee](https://github.com/zchee)\)
26+
- Add support for using a raw disk for storage [\#169](https://github.com/zchee/docker-machine-driver-xhyve/pull/169) ([dalehamel](https://github.com/dalehamel)\)
27+
- Fixed MAC cleaning regular expression [\#163](https://github.com/zchee/docker-machine-driver-xhyve/pull/163) ([juamedgod](https://github.com/juamedgod)\)
28+
- Wait for IP before setting up mounts [\#161](https://github.com/zchee/docker-machine-driver-xhyve/pull/161) ([r2d4](https://github.com/r2d4)\)
29+
- ci/circle: update circle.yml to macOS based build environment [\#159](https://github.com/zchee/docker-machine-driver-xhyve/pull/159) ([zchee](https://github.com/zchee)\)
30+
- Move the NFS and 9p mounting code from Create to Start. [\#158](https://github.com/zchee/docker-machine-driver-xhyve/pull/158) ([dlorenc](https://github.com/dlorenc)\)
31+
432
[v0.3.1](https://github.com/zchee/docker-machine-driver-xhyve/tree/v0.3.1) (2016-12-05)
533
=======================================================================================
634

0 commit comments

Comments
 (0)