Skip to content

Commit 0d33112

Browse files
authored
Merge pull request #2 from UpCloudLtd/version-0.5.0
Release: version 0.5.0
2 parents 3712b01 + 6d5289e commit 0d33112

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
---
11+
12+
## [0.5.0] - 2021-05-19
13+
14+
First release for the new UpCloud Ansible Collection! :tada:
15+
16+
### Added
17+
18+
- Ansible inventory for UpCloud servers, allowing filtering with zones, tags, networks or server states.

galaxy.yml

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

0 commit comments

Comments
 (0)