From a4a1128a0597644221e8390a0b8d17fa33a10a33 Mon Sep 17 00:00:00 2001 From: liukun Date: Fri, 9 Aug 2024 10:16:11 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20docs(changelog):=20update=20chan?= =?UTF-8?q?gelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca49b77..6b32049 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## Version 0.9.5 (2024-08-09) + +### What's New + +- Make video regionRestriction fields to Optional. Thanks for [@pidi3000](https://github.com/pidi3000) +- Modify some examples. Thanks for [@pidi3000](https://github.com/pidi3000) +- fix enf_parts for part with whitespaces. Thanks for [@pidi3000](https://github.com/pidi3000) + ## Version 0.9.4 (2024-02-18) @@ -10,14 +18,12 @@ All notable changes to this project will be documented in this file. - Add new parameter `for_handle` to get channel by handle. - fix some wrong error message. - ## Version 0.9.3 (2023-11-22) ### What's New - Add initial client with client_secret file. Thanks for [@pidi3000](https://github.com/pidi3000) - ## Version 0.9.2 (2023-09-26) ### What's New