Skip to content

Commit 6fd2a3a

Browse files
committed
CHANGELOG: add v0.3.1 changelog
Signed-off-by: Koichi Shiraishi <[email protected]>
1 parent 0b0f220 commit 6fd2a3a

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
Change Log
22
==========
33

4+
[v0.3.1](https://github.com/zchee/docker-machine-driver-xhyve/tree/v0.3.1) (2016-12-05)
5+
=======================================================================================
6+
7+
[Full Changelog](https://github.com/zchee/docker-machine-driver-xhyve/compare/v0.3.0...v0.3.1)
8+
9+
Auto generated Change Log
10+
-------------------------
11+
12+
**Implemented enhancements:**
13+
14+
- alternative boot2docker ISO image \(minikube-iso\) support [\#135](https://github.com/zchee/docker-machine-driver-xhyve/issues/135)
15+
16+
**Fixed bugs:**
17+
18+
- alternative boot2docker ISO image \\(minikube-iso\\) support [\#135](https://github.com/zchee/docker-machine-driver-xhyve/issues/135)
19+
20+
**Closed issues:**
21+
22+
- Extract kernel options from the syslinux.conf file if exist. [\#150](https://github.com/zchee/docker-machine-driver-xhyve/issues/150)
23+
- Recompile on Go 1.7.1 to work on macOS Sierra \(10.12\) [\#137](https://github.com/zchee/docker-machine-driver-xhyve/issues/137)
24+
25+
**Merged pull requests:**
26+
27+
- xhyve: Bump v0.3.1 [\#154](https://github.com/zchee/docker-machine-driver-xhyve/pull/154) ([zchee](https://github.com/zchee)\)
28+
- xhyve: Fix included '\tappend\s' in kexec boot option [\#153](https://github.com/zchee/docker-machine-driver-xhyve/pull/153) ([zchee](https://github.com/zchee)\)
29+
- Fix \#150 Extract kernel options from the syslinux.conf file if exist [\#152](https://github.com/zchee/docker-machine-driver-xhyve/pull/152) ([praveenkumar](https://github.com/praveenkumar)\)
30+
431
[v0.3.0](https://github.com/zchee/docker-machine-driver-xhyve/tree/v0.3.0) (2016-11-06)
532
=======================================================================================
633

0 commit comments

Comments
 (0)