Merge pull request #3107 from rn/typo

Fix typo in CHANGELOG
This commit is contained in:
Rolf Neugebauer 2018-07-11 13:27:23 +01:00 committed by GitHub
commit 90765efac5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
- New logging support with log rotation. - New logging support with log rotation.
- Scaleway provider. - Scaleway provider.
- Support for v4.17.x kernels. - Support for v4.17.x kernels.
- Kernel source are not included in the kernel packages. - Kernel source are now included in the kernel packages.
- Improved documentation about debugging LinuxKit. - Improved documentation about debugging LinuxKit.
### Changed ### Changed