mirror of
https://github.com/balena-io/open-balena.git
synced 2025-01-29 15:44:00 +00:00
v3.1.1
This commit is contained in:
parent
763da0eb45
commit
3b9433e9cc
@ -1,3 +1,22 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: Update open-balena-api
|
||||||
|
hash: bfce474ff018496b72d008ec99ec1a6a813f457e
|
||||||
|
body: >
|
||||||
|
Fixes a bug with a migration that would keep obsolete DB columns around
|
||||||
|
and prevent creation of applications and devices.
|
||||||
|
|
||||||
|
|
||||||
|
See https://github.com/balena-io/open-balena-api/pull/507
|
||||||
|
|
||||||
|
|
||||||
|
Fixes #94 #95
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Akis Kesoglou
|
||||||
|
nested: []
|
||||||
|
version: 3.1.1
|
||||||
|
date: 2020-11-10T15:56:36.600Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Change S3 OS images folder from resinos to images
|
- subject: Change S3 OS images folder from resinos to images
|
||||||
hash: 7790290d0e967838d79d5de344f6a18f17882036
|
hash: 7790290d0e967838d79d5de344f6a18f17882036
|
||||||
|
@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
|
|||||||
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
# v3.1.1
|
||||||
|
## (2020-11-10)
|
||||||
|
|
||||||
|
* Update open-balena-api [Akis Kesoglou]
|
||||||
|
|
||||||
# v3.1.0
|
# v3.1.0
|
||||||
## (2020-11-03)
|
## (2020-11-03)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user