From b7f45adf15110ee75901d513cec839c06abb4447 Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Fri, 26 Jan 2024 13:50:54 +0100 Subject: [PATCH] chore(release): 1.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b00443..aaf7b83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,11 @@ 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.0](https://git.laurivan.com/Dev/ansible-role-arrs/compare/v1.0.1...v1.1.0) (2024-01-26) + + +### Features + +* Pull new images on running the role. ([d7397e0](https://git.laurivan.com/Dev/ansible-role-arrs/commit/d7397e00b016cab0a154ef00b4573ab7637ccd4d)) + ### 1.0.1 (2022-12-12)