From 23cb9fcea4338d2c644a67d77019b15a8b81df1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 14:55:29 +0200 Subject: [PATCH] chore(master): release 1.1.0 (#5) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d6e3ee..0db0906 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/pilotak/homeassistant-mcp2221/compare/v1.0.1...v1.1.0) (2024-09-14) + + +### Features + +* device lock for parallel updates ([3129205](https://github.com/pilotak/homeassistant-mcp2221/commit/312920513e07c7c06a4a805df7a36b78f3a43b47)) + ## [1.0.1](https://github.com/pilotak/homeassistant-mcp2221/compare/v1.0.0...v1.0.1) (2024-06-20)