瀏覽代碼

Mention bugfixes in 0.12 changelog

Solomon Hykes 11 年之前
父節點
當前提交
0c611d9b15
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -3,6 +3,7 @@
 ## 0.12.0 (2014-06-05)
 ## 0.12.0 (2014-06-05)
 
 
 #### Notable features since 0.11.0
 #### Notable features since 0.11.0
+* 40+ various improvements to stability, performance and usability
 * New `COPY` Dockerfile instruction to allow copying a local file from the context into the container without ever extracting if the file is a tar file
 * New `COPY` Dockerfile instruction to allow copying a local file from the context into the container without ever extracting if the file is a tar file
 * Inherit file permissions from the host on `ADD`
 * Inherit file permissions from the host on `ADD`
 * New `pause` and `unpause` commands to allow pausing and unpausing of containers using cgroup freezer
 * New `pause` and `unpause` commands to allow pausing and unpausing of containers using cgroup freezer