Update CHANGELOG

This commit is contained in:
Praneeth Bodduluri 2015-09-10 14:07:42 +03:00 committed by Pablo Carranza Vélez
parent efc272533c
commit b78fe94d0b

View File

@ -1,3 +1,5 @@
* 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] * Allow /purge to be called with appId as string or number [Pablo]
* Fetch containerId from DB within lock [Pablo] * Fetch containerId from DB within lock [Pablo]
* Change update cycle to map by appId [Pablo] * Change update cycle to map by appId [Pablo]