Changed date on changelog

Upstream-commit: ac14c463d55494fdab88d36ea74a4ecef8ab48dc
Component: engine
This commit is contained in:
Solomon Hykes
2013-07-17 11:51:26 -07:00
parent 76eb7762ab
commit 926b49f016
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## 0.5.0 (2013-07-16)
## 0.5.0 (2013-07-17)
+ Runtime: List all processes running inside a container with 'docker top'
+ Runtime: Host directories can be mounted as volumes with 'docker run -b'
+ Runtime: Containers can expose public UDP ports