mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
Add entry in CHANGELOG.md for v0.4
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
parent
d6d5a66a1c
commit
f84c13a5de
19
CHANGELOG.md
19
CHANGELOG.md
@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
|
## [v0.4] - 2018-05-12
|
||||||
|
### Added
|
||||||
|
- Support for v4.16.x kernels.
|
||||||
|
- Support for MPLS, USB_STORAGE, and SCTP support in the kernel config.
|
||||||
|
- Support for creating and booting from squashfs root filesystems.
|
||||||
|
- Super experimental support for crosvm.
|
||||||
|
- Support for compiling with go 1.10.
|
||||||
|
- Adjusted hyperkit support to be compatible with soon to be released Docker for Mac changes.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- `containerd` updated to v1.1.0.
|
||||||
|
- WireGuard updated to 0.0.20180420.
|
||||||
|
- Intel CPU microcode update to 20180425.
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
- Support for v4.15.x. kernels as they have been EOLed.
|
||||||
|
- `perf` support for 4.9.x kernels (the compile broke).
|
||||||
|
|
||||||
|
|
||||||
## [v0.3] - 2018-04-05
|
## [v0.3] - 2018-04-05
|
||||||
### Added
|
### Added
|
||||||
- Initial `s390x` support.
|
- Initial `s390x` support.
|
||||||
|
Loading…
Reference in New Issue
Block a user