From 5cd4632c13e6ea747f19c0653ec1a1040215684d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=BCller?= Date: Thu, 19 Jan 2023 15:01:30 +0100 Subject: [PATCH] v2.1.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48beb1f..fa24062 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,16 @@ All notable changes to this project since will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [2.1.0] - 2023-01-19 ### Added - Add device auto-connect setter +### Fixed + +- Connection settings route and address data types + ## [2.0.0] - 2022-11-22 ### Changes