mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-29 15:44:13 +00:00
v4.5.0
This commit is contained in:
parent
536ef458c9
commit
e487ca4d51
@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
|
||||
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## v4.5.0 - 2017-06-26
|
||||
|
||||
* Update docker-delta to 1.0.3 to support docker 17 [Pablo Carranza Velez]
|
||||
|
||||
## v4.4.2 - 2017-06-26
|
||||
|
||||
* Fix provisioning key exchange by passing apikey in the request [Pablo Carranza Velez]
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"description": "This is resin.io's Supervisor, a program that runs on IoT devices and has the task of running user Apps (which are Docker containers), and updating them as Resin's API informs it to.",
|
||||
"version": "4.4.2",
|
||||
"version": "4.5.0",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -54,4 +54,4 @@
|
||||
"resin-lint": "^1.3.1",
|
||||
"versionist": "^2.8.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user