From 165d66941fff4ac8fc5b5f068a4fe8d30c06e571 Mon Sep 17 00:00:00 2001 From: tehkillerbee Date: Wed, 16 Aug 2023 20:15:18 +0200 Subject: [PATCH] Changelog updates --- HISTORY.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 032373f..25c7322 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,18 @@ History ======= +v0.7.3 +------ +* Official support for HI_RES FLAC quality tehkillerbee_ +* Add helper functions to set audio/video quality for current session tehkillerbee_ +* Added missing WELCOME_MIX MixType tehkillerbee_ +* Various image bugfixes tehkillerbee_ +* Add typings for Artists and Users - arusahni_ +* Add media metadata - jozefKruszynski_ +* Downgrade minimum required version of requests JoshMock_ + + + v0.7.2 ------ * (BREAKING!) Drop support for python3.8 and older @@ -122,6 +134,7 @@ v0.6.2 .. _mkaufhol: https://github.com/mkaufhol .. _PretzelVector: https://github.com/PretzelVector .. _tehkillerbee: https://github.com/tehkillerbee +.. _JoshMock: https://github.com/JoshMock