From 747980e87aabfab07833a30b6c13f60a33a6d606 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 1 Mar 2020 21:39:09 +0000 Subject: [PATCH] [RELEASE] 0.0.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e3abf7..b78dd4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.0.1](https://github.com/patrickjahns/ansible-role-libvirt-exporter/tree/0.0.1) (2020-03-01) + +[Full Changelog](https://github.com/patrickjahns/ansible-role-libvirt-exporter/compare/1.0.0...0.0.1) + +**Merged pull requests:** + +- chore: added release automation [\#3](https://github.com/patrickjahns/ansible-role-libvirt-exporter/pull/3) ([patrickjahns](https://github.com/patrickjahns)) +- Improve ci [\#2](https://github.com/patrickjahns/ansible-role-libvirt-exporter/pull/2) ([patrickjahns](https://github.com/patrickjahns)) +- chore: updated repository settings [\#1](https://github.com/patrickjahns/ansible-role-libvirt-exporter/pull/1) ([patrickjahns](https://github.com/patrickjahns)) + ## [1.0.0](https://github.com/patrickjahns/ansible-role-libvirt-exporter/tree/1.0.0) (2019-08-23) [Full Changelog](https://github.com/patrickjahns/ansible-role-libvirt-exporter/compare/059d6801f29692122f25288d5d14ece74517ff48...1.0.0)