This commit is contained in:
Pagan Gazzard 2015-07-23 15:55:01 +01:00 committed by Pablo Carranza Vélez
parent 418d838dec
commit 397fd6872b
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v0.0.15
* Make resolv.conf writable from a user container. [Praneeth]
* Updated pubnub (3.7.13 doesn't seem to have the heartbeat unnecessarily)
* Fixed an issue where an image would not be cleaned up if it was tagged in multiple repos. [Page]

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "0.0.14",
"version": "0.0.15",
"scripts": {
"postinstall": "bash postinstall.sh",
"start": "./entry.sh"