1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Changed date on changelog

This commit is contained in:
Solomon Hykes 2013-07-17 11:51:26 -07:00
parent 8af945f353
commit ac14c463d5

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