Skip to content

Commit

Permalink
v20.10.19
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed Nov 17, 2022
1 parent 0af0fcc commit 0f427fb
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 1 deletion.
26 changes: 26 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
- commits:
- subject: Create balena symlinks during cross builds
hash: bf3e052660f369aea88254f613aeed8eecad3355
body: |
...instead of creating them in the installation script. This way, users
downloading the release package from GitHub will get the symlinks, too.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Leandro Motta Barros <leandro@balena.io>
signed-off-by: Leandro Motta Barros <leandro@balena.io>
author: Leandro Motta Barros
nested: []
- subject: Switch to Flowzone
hash: 650602837d47529ead30ddc3437b2e9507dc7eaa
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Leandro Motta Barros <leandro@balena.io>
signed-off-by: Leandro Motta Barros <leandro@balena.io>
author: Leandro Motta Barros
nested: []
version: 20.10.19
title: ""
date: 2022-11-17T19:23:15.607Z
- commits:
- subject: Improve error reporting for delta base image loading
hash: 8bb06fd928da2474a88a648137a47dfa5338997f
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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/).

# v20.10.19
## (2022-11-17)

* Create balena symlinks during cross builds [Leandro Motta Barros]
* Switch to Flowzone [Leandro Motta Barros]

# v20.10.18
## (2022-06-03)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.10.18
20.10.19

0 comments on commit 0f427fb

Please sign in to comment.