Changelog for preloaded images

This commit is contained in:
Pablo Carranza Vélez 2015-09-07 13:29:03 +00:00
parent 8de173f6c3
commit 198975fcb1

View File

@ -1,3 +1,5 @@
* Refactor bootstrapping to run in background [Pablo]
* Run preloaded app images [Pablo]
* Add API endpoints for device reboot and shutdown [Pablo]
* Add /restart endpoint to restart container [Pablo]
* Add additional mount point for the host dbus on host_run/dbus [Praneeth]