Changelog for container restart

This commit is contained in:
Pablo Carranza Vélez 2015-09-08 15:59:30 +00:00
parent 53ed41a4e2
commit 77ae12f0fb

View File

@ -1,3 +1,4 @@
* Add /restart endpoint to restart container [Pablo]
* Add additional mount point for the host dbus on host_run/dbus [Praneeth]
* Switch to golang 1.5.1 for compiling [Praneeth]
* Allow /purge to be called with appId as string or number [Pablo]