Skip to content

Commit 04f8bc9

Browse files
authored
chore: prepare release v0.9.0 (#34)
1 parent e67c100 commit 04f8bc9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.9.0] - 2025-11-27
11+
1012
### Added
1113

1214
- Experimental support for managing load balancer backend member weights.
@@ -58,7 +60,8 @@ First release for the new UpCloud Ansible Collection! :tada:
5860

5961
- Ansible inventory for UpCloud servers, allowing filtering with zones, tags, networks or server states.
6062

61-
[Unreleased]: https://github.com/UpCloudLtd/upcloud-ansible-collection/compare/v0.8.1...HEAD
63+
[Unreleased]: https://github.com/UpCloudLtd/upcloud-ansible-collection/compare/v0.9.0...HEAD
64+
[0.9.0]: https://github.com/UpCloudLtd/upcloud-ansible-collection/compare/v0.8.1...v0.9.0
6265
[0.8.1]: https://github.com/UpCloudLtd/upcloud-ansible-collection/compare/v0.8.0...v0.8.1
6366
[0.8.0]: https://github.com/UpCloudLtd/upcloud-ansible-collection/compare/v0.7.0...v0.8.0
6467
[0.7.0]: https://github.com/UpCloudLtd/upcloud-ansible-collection/compare/v0.6.0...v0.7.0

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: upcloud
22
name: cloud
3-
version: 0.8.1
3+
version: 0.9.0
44
readme: README.md
55
authors:
66
- UpCloud developers (github.com/UpCloudLtd)

0 commit comments

Comments
 (0)