-
Notifications
You must be signed in to change notification settings - Fork 950
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #593 from allencloud/version-and-changelog
doc: add release version and changelog
- Loading branch information
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,17 @@ | ||
# CHANGELOG | ||
# CHANGELOG | ||
|
||
0.1.0 (2018-01-17) | ||
|
||
Initial experiemental release for public | ||
|
||
* Initial implemention to integrate containerd 1.0 in daemon | ||
* Hypervisor-based container implementation | ||
* Achieve container resource view isolation via supporting LXCFS | ||
* Add API and CLI documentation | ||
* Add unit test for project | ||
* Add API and CLI for project | ||
* Implement basic CRI to support Kubernetes | ||
* Be consistent with Moby's 1.12.6 API | ||
* Support basic network management and volume management | ||
* Make Pouch run as a system service | ||
* Make Pouch installed on distribution CentOS 7.2 and Ubuntu 16.04 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters