|
1 | 1 | Change Log |
2 | 2 | ========== |
3 | 3 |
|
| 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 | + |
4 | 32 | [v0.3.1](https://github.com/zchee/docker-machine-driver-xhyve/tree/v0.3.1) (2016-12-05) |
5 | 33 | ======================================================================================= |
6 | 34 |
|
|
0 commit comments