This commit is contained in:
Petros Angelatos 2016-07-27 02:54:42 -07:00
parent cd9ddf0d2f
commit 92d7ffbf04
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.13.0
* Allow the supervisor to work in offline mode [Pablo]
* Fix duplicate logs issue [Kostas]
* **[Breaking]** Do not bind mount /run/dbus to /run/dbus [Pablo]

View File

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