mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 05:37:53 +00:00
2.4.0
This commit is contained in:
parent
117c87d6ab
commit
2968e84135
@ -1,3 +1,5 @@
|
|||||||
|
# v2.4.0
|
||||||
|
|
||||||
* On cleanup, force removal for images and containers, and remove container volumes [Pablo]
|
* On cleanup, force removal for images and containers, and remove container volumes [Pablo]
|
||||||
* Add system logs for Shutdown, Reboot and Purge [Pablo]
|
* Add system logs for Shutdown, Reboot and Purge [Pablo]
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "2.3.0",
|
"version": "2.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "./entry.sh",
|
"start": "./entry.sh",
|
||||||
"build": "coffee -c src",
|
"build": "coffee -c src",
|
||||||
|
Loading…
Reference in New Issue
Block a user