Skip to content

Commit

Permalink
v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 12, 2024
1 parent a2adb0c commit 077edb6
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 2 deletions.
16 changes: 16 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
- commits:
- subject: Add support for Raspberry Pi 5
hash: 92105454eb5b57e21af4439ccd70d95296c9c556
body: |
The Raspberry Pi 5 does not work with upstream mesa or X server,
it needs a bump to Debian 12 and packages from raspios repos.
footer:
Change-type: minor
change-type: minor
Signed-off-by: Michal Toman <[email protected]>
signed-off-by: Michal Toman <[email protected]>
author: Michal Toman
nested: []
version: 2.7.0
title: ""
date: 2024-01-12T15:09:18.803Z
- commits:
- subject: Add EXTRA_FLAGS for extended flag support
hash: 8196ccbbb8d89b7d9c2ce90e2aa5b6f44c16aaa5
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!
This project adheres to [Semantic Versioning](http://semver.org/).

# v2.7.0
## (2024-01-12)

* Add support for Raspberry Pi 5 [Michal Toman]

# v2.6.0
## (2023-10-24)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.0
2.7.0
2 changes: 1 addition & 1 deletion balena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ post-provisioning: >-
volumes:
- 'settings:/data' # Only required if using PERSISTENT flag (see below)
```
version: 2.6.0
version: 2.7.0
type: sw.block
assets:
repository:
Expand Down

0 comments on commit 077edb6

Please sign in to comment.