Skip to content

Commit ff67177

Browse files
authored
Merge pull request #39 from max-pfeiffer/release-please--branches--main
chore(main): release 2.3.0
2 parents 4fc8cf3 + 8318469 commit ff67177

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.0"
2+
".": "2.3.0"
33
}

CHANGELOG.md

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

3+
## [2.3.0](https://github.com/max-pfeiffer/proxmox-talos-opentofu/compare/2.2.0...2.3.0) (2026-08-23)
4+
5+
6+
### Features
7+
8+
* made proxmox_download_file more resilient when installing multi… ([4fc8cf3](https://github.com/max-pfeiffer/proxmox-talos-opentofu/commit/4fc8cf3edee2020fe9668c8058ce6a21d94d7c5a))
9+
* made proxmox_download_file more resilient when installing multiple projects on the same Proxmox host ([121ab18](https://github.com/max-pfeiffer/proxmox-talos-opentofu/commit/121ab182937478f223dffecbc734323b30336155))
10+
11+
12+
### Documentation
13+
14+
* added badges to Readme ([52ccd98](https://github.com/max-pfeiffer/proxmox-talos-opentofu/commit/52ccd98765c081abe089fbadfcc87072c4e919f2))
15+
316
## [2.2.0](https://github.com/max-pfeiffer/proxmox-talos-opentofu/compare/2.1.0...2.2.0) (2026-08-14)
417

518

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "proxmox-talos-opentofu"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
description = "Add your description here"
55
requires-python = ">=3.14"
66
dependencies = [

0 commit comments

Comments
 (0)