From 2072fc185c3f873cb824cdbfa7f073b642f280de Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Sat, 10 Dec 2022 01:13:36 +0100 Subject: [PATCH] chore(release): 1.0.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3e9c63e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# 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-10) + + +### Bug Fixes + +* AWS variable, fake S3 condition. ([8b84af0](https://git.laurivan.com/Dev/ansible-role-outline-wiki/commit/8b84af081fc8ec7a63ce139409c3fbd546ae1478)) +* **config:** Update defaults and missing variables ([b89c369](https://git.laurivan.com/Dev/ansible-role-outline-wiki/commit/b89c369824468118c7897b62cfba20351531643b)) +* Create volumes. ([2147878](https://git.laurivan.com/Dev/ansible-role-outline-wiki/commit/2147878061376a8052c375a01569da661f3daa4f))