Skip to content

Commit 625ac3d

Browse files
authored
Merge pull request #23 from SineQuaNonSoftware/0.2.2
Let's push 0.2.2 to test the entire process
2 parents e6c7e72 + bfe6734 commit 625ac3d

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## Release 0.2.2
6+
7+
**Features**
8+
9+
* Fully automated CI workflow with validation of the module for Puppet 5 & 6 and automatic publication to the Forge.
10+
* Add a badge to the [Homepage](https://github.com/SineQuaNonSoftware/puppet-proxmox) to show off our Github Actions CI/CD workflow ;-)
11+
12+
**Bugfixes**
13+
14+
None
15+
16+
**Known Issues**
17+
18+
None
19+
520
## Release 0.2.1
621

722
**Features**

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cornuwel-proxmox",
3-
"version": "0.2.1",
4-
"author": "Julien Cornuwel",
3+
"version": "0.2.2",
4+
"author": "Julien Cornuwel & Clément Goubert",
55
"summary": "A simple module that just installs Proxmox over a fresh Debian buster",
66
"license": "MIT",
77
"source": "https://github.com/SineQuaNonSoftware/puppet-proxmox",

0 commit comments

Comments
 (0)