From b201481f36f1c62832652507114393855a8dfcc9 Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Mon, 9 Jan 2023 16:42:12 +0100 Subject: [PATCH] chore(release): 1.0.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..29180a2 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# 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 (2023-01-09) + + +### Features + +* Add contributing.md ([50dd42b](https://git.laurivan.com/laur/ansible-role-mealie/commit/50dd42b4defe68ea7808682eac026119fbde7f47)) +* Add license ([ea3e8bd](https://git.laurivan.com/laur/ansible-role-mealie/commit/ea3e8bd2dc4fbacb2350d2b6c49c73d26272e8f4)) +* Initial commit ([b240a6c](https://git.laurivan.com/laur/ansible-role-mealie/commit/b240a6ca361a32601d5046a14c1aff882f1bf76e)) +* Mealie works with sqlite. ([3794d88](https://git.laurivan.com/laur/ansible-role-mealie/commit/3794d88cb6bf4a9503ac051cbc8cb627a0b27b0b))