From 93363fbf4dd6cac73b8a6b6ac50f13a6edd47b54 Mon Sep 17 00:00:00 2001 From: JarbasAl Date: Wed, 8 May 2024 22:40:01 +0000 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6d834f..cd101da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [Unreleased](https://github.com/OpenVoiceOS/ovos-bus-client/tree/HEAD) +## [0.0.9a21](https://github.com/OpenVoiceOS/ovos-bus-client/tree/0.0.9a21) (2024-05-08) -[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V...HEAD) +[Full Changelog](https://github.com/OpenVoiceOS/ovos-bus-client/compare/V...0.0.9a21) **Breaking changes:** @@ -14,6 +14,10 @@ - feat/add\_units\_to\_session [\#90](https://github.com/OpenVoiceOS/ovos-bus-client/pull/90) ([JarbasAl](https://github.com/JarbasAl)) - feat/targeted OCP queries [\#88](https://github.com/OpenVoiceOS/ovos-bus-client/pull/88) ([NeonJarbas](https://github.com/NeonJarbas)) +**Fixed bugs:** + +- Update setup.py to resolve version automation bug [\#95](https://github.com/OpenVoiceOS/ovos-bus-client/pull/95) ([NeonDaniel](https://github.com/NeonDaniel)) + **Merged pull requests:** - Update imports to support ovos-utils~=0.0.x with compat. warnings [\#94](https://github.com/OpenVoiceOS/ovos-bus-client/pull/94) ([NeonDaniel](https://github.com/NeonDaniel))