From 8b28c42ded921ce030f1176ec656df688b09463a Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Mon, 9 Jan 2023 15:55:45 +0100 Subject: [PATCH] chore(release): 1.0.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..cc35093 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# 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 + +* Initial commit ([b240a6c](https://git.laurivan.com/laur/ansible-role-mealie/commit/b240a6ca361a32601d5046a14c1aff882f1bf76e))