Skip to content

Commit 6d5289e

Browse files
author
Antti Myyrä
committed
Release: version 0.5.0
1 parent 3712b01 commit 6d5289e

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

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)