From 3579e71337e21b031f2f8005a681c1f80ba566e9 Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Mon, 19 Dec 2022 14:19:50 +0100 Subject: [PATCH] chore(release): 1.0.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..594ced9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 1.0.0 (2022-12-19) + + +### Features + +* Add grafana role. ([23a5ea6](https://git.laurivan.com/Dev/ansible-role-grafana/commit/23a5ea6703fff42622eb0df562a1021384577733))