Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 7310ecc

Browse files
committed
Release v0.2.0
1 parent 13e0116 commit 7310ecc

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [0.1.3] - 2020-02-03
4+
## [0.2.0] - 2020-07-03
55
### Added
6-
* Added support for Ubuntu Eoan-Ermine release (19.10).
6+
* Added initial Kubernetes-in-Docker support to enable secure, flexible and portable K8s clusters.
7+
* Implemented inner Docker Image Sharing feature, to dramatically reduce host storage utilization for system containers that come preloaded with Docker images.
8+
* Added support for running privileged-containers within secure system containers.
9+
* Added support for containerd to run within system containers.
10+
* Made multiple performance improvements to expedite container initialization and i/o operations.
11+
* Added support for Ubuntu-Eoan (19.10) and Ubuntu-Focal (20.04).
12+
* Extended support for Ubuntu-Cloud releases (Bionic, Eoan, Focal).
13+
* Enhanced Sysbox documentation.
14+
### Removed
15+
* Deprecated support of Ubuntu's EOL releases: Ubuntu-Disco (19.04) and Ubuntu-Cosmic (18.10).
716

817
## [0.1.2] - 2019-11-11
918
### Added

0 commit comments

Comments
 (0)