Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add changelog for version 0.2.1 #858

Merged
merged 1 commit into from
Mar 9, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# CHANGELOG
# CHANGELOG

## 0.2.1 (2018-03-09)

### Network

* Support port mapping and exposed ports in container

### Bugfix

* Fix project quota can't be set on kernel-4.9
* Fix rich container mode can't find binary in PATH

## 0.2.0 (2018-03-02)

Expand Down Expand Up @@ -63,4 +74,4 @@ Initial experiemental release for public
* 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
* Make Pouch installed on distribution CentOS 7.2 and Ubuntu 16.04