From 31d240818c68d13ff5fd757ff4f9d8e0eb8a59cf Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Fri, 12 May 2023 16:16:55 +0200 Subject: [PATCH] chore(release): 1.1.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b2a6db..9ed0e9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.1.2](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v1.1.1...v1.1.2) (2023-05-12) + + +### Bug Fixes + +* Restart cronjob on reboot. ([bb9c401](https://git.laurivan.com/Dev/ansible-role-firefly/commit/bb9c401379b685bc816fc124652cdd9d2e92a05a)) + ### [1.1.1](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v1.1.0...v1.1.1) (2023-04-30)