From 3b423e012b8fe71cd27cfab03d9b8297c2e6455f Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Tue, 20 Dec 2022 15:39:50 +0100 Subject: [PATCH] chore(release): 1.1.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ac923e1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# 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.1.0 (2022-12-20) + + +### Features + +* Initial commit ([1358021](https://git.laurivan.com/Home/knx-monitor/commit/135802109ef68ee0d1b06f62856a8a2be0cccfd6)) +* Proper configuration. ([d52d6ec](https://git.laurivan.com/Home/knx-monitor/commit/d52d6ec6d9fef2a9a5c64ab3203daf658691736d))