From 991998aa37e72de1e1cd266cc4f88d72600394c4 Mon Sep 17 00:00:00 2001 From: Sebastian Goscik Date: Thu, 7 Dec 2023 19:59:10 +0000 Subject: [PATCH] changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 248a2e4..20ed805 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project 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). +## [0.10.3] - 2023-12-07 +### Fixed +- Bumped `pyunifiprotect` version to fix issue caused by unifi protect returning invalid UUIDs ## [0.10.2] - 2023-11-21 ### Fixed