balena-supervisor/CHANGELOG.md

9 lines
479 B
Markdown
Raw Permalink Normal View History

2015-04-15 19:13:39 +01:00
# v0.0.12
* Stopped displaying an error message when trying to start a container that is already started.
* Improved error messages reported to the user in the case of finding an empty string.
* Switched to using the dockerode pull progress mechanism.
* Fixed trying to delete supervisor container when it reports an alternate tag instead of the primary tag.
2015-04-15 19:13:39 +01:00
* Switched to using the i386-node image as a base for the i386-supervisor
* Fixed reporting error objects to mixpanel.