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]
|
||||
* Add system logs for Shutdown, Reboot and Purge [Pablo]
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "2.3.0",
|
||||
"version": "2.4.0",
|
||||
"scripts": {
|
||||
"start": "./entry.sh",
|
||||
"build": "coffee -c src",
|
||||
|
Loading…
Reference in New Issue
Block a user