This commit is contained in:
Resin CI 2018-11-01 14:27:23 +01:00
parent 40a08ee4e5
commit fa29a1b997
2 changed files with 5 additions and 1 deletions

View File

@ -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/).
## v8.0.0 - 2018-11-01
* Api-binder: Use API v5 [Akis Kesoglou]
## v7.25.13 - 2018-10-31
* Fix: When calling the /v1/update endpoint, always trigger a target state apply [Pablo Carranza Velez]

View File

@ -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": "7.25.13",
"version": "8.0.0",
"license": "Apache-2.0",
"repository": {
"type": "git",