Skip to content

Commit 6d81c3d

Browse files
chore(main): release 0.26.0 (#509)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 11300c6 commit 6d81c3d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.26.0](https://github.com/vexxhost/magnum-cluster-api/compare/v0.25.8...v0.26.0) (2025-02-21)
4+
5+
6+
### Features
7+
8+
* Add aarch64 builds ([#508](https://github.com/vexxhost/magnum-cluster-api/issues/508)) ([11300c6](https://github.com/vexxhost/magnum-cluster-api/commit/11300c6f203b511693482c3bf6fe506136952d86))
9+
310
## [0.25.8](https://github.com/vexxhost/magnum-cluster-api/compare/v0.25.7...v0.25.8) (2025-02-21)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "magnum-cluster-api"
7-
version = "0.25.8"
7+
version = "0.26.0"
88
description = "Cluster API driver for Magnum"
99
readme = "README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)