From eea02778a98c3f4edc870e9ae92d3f722957866c Mon Sep 17 00:00:00 2001 From: Adrien Waksberg Date: Sun, 15 Aug 2021 18:58:57 +0200 Subject: [PATCH] release: version 1.0.0 --- CHANGELOG.md | 2 ++ README.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 016b6d1..ef460bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,4 +5,6 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] +## v1.0.0 - 2021-08-15 + - first version diff --git a/README.md b/README.md index f76aa22..9dd06c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Ansible role: Icinga2 +[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-icinga2/releases) +[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-icinga2/src/branch/master/LICENSE) + Install and configure Icinga2 ## Requirements