This commit is contained in:
Pablo Carranza Velez 2016-06-11 12:22:51 -03:00
parent 419a4d2510
commit d88e7d7d36
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.11.3
* Add listener for container events and reattach on restart [Pablo]
* fix deltas by not using the supervisor as source [Pablo]

View File

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