Skip to content

Commit c9ee2f3

Browse files
v4.0.0
1 parent f951d8e commit c9ee2f3

File tree

4 files changed

+34
-2
lines changed

4 files changed

+34
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
- commits:
2+
- subject: Remove scripts for OS v1.x upgrade
3+
hash: 9e5b569603f773cf3f47f1c0d84a900a394a263c
4+
body: ""
5+
footer:
6+
Change-type: major
7+
change-type: major
8+
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
9+
signed-off-by: Ken Bannister <kb2ma@runbox.com>
10+
author: Ken Bannister
11+
nested: []
12+
- subject: Drop support for running on OS < 2.14.0 and HUP target OS < 2.16.0
13+
hash: ade951130bf05c57688778328063acf1945a5f95
14+
body: ""
15+
footer:
16+
Changelog-entry: Drop support for running on OS < 2.14.0 and HUP target OS < 2.16.0
17+
changelog-entry: Drop support for running on OS < 2.14.0 and HUP target OS < 2.16.0
18+
Change-type: major
19+
change-type: major
20+
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
21+
signed-off-by: Ken Bannister <kb2ma@runbox.com>
22+
author: Ken Bannister
23+
nested: []
24+
version: 4.0.0
25+
title: ""
26+
date: 2025-12-29T16:23:59.133Z
127
- commits:
228
- subject: Publish the block on staging as well
329
hash: 9f93b339be4c55e386745abe2c90add8b5323295

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v4.0.0
8+
## (2025-12-29)
9+
10+
* Remove scripts for OS v1.x upgrade [Ken Bannister]
11+
* Drop support for running on OS < 2.14.0 and HUP target OS < 2.16.0 [Ken Bannister]
12+
713
# v3.2.2
814
## (2025-12-09)
915

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.2
1+
4.0.0

balena.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ post-provisioning: >-
66
Balena host OS upgrade script packaged for retrieval via registry.
77
88
This block is for host OS system level use, not for user applications.
9-
version: 3.2.2
9+
version: 4.0.0

0 commit comments

Comments
 (0)