diff --git a/CHANGELOG.md b/CHANGELOG.md index c3187a29b..8fc097beb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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 \ No newline at end of file +* Make Pouch installed on distribution CentOS 7.2 and Ubuntu 16.04