This commit is contained in:
Pablo Carranza Velez 2016-09-30 19:23:55 -03:00
parent 117c87d6ab
commit 2968e84135
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v2.4.0
* On cleanup, force removal for images and containers, and remove container volumes [Pablo]
* Add system logs for Shutdown, Reboot and Purge [Pablo]

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "2.3.0",
"version": "2.4.0",
"scripts": {
"start": "./entry.sh",
"build": "coffee -c src",