From caf26ed17f058a1c7a8c89c44878d67f3a29eece Mon Sep 17 00:00:00 2001 From: Hexah Date: Sun, 7 Jun 2020 15:19:45 +0200 Subject: [PATCH] Update version --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 533e90b..d175d07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ - Updated to v5 of YouTube Explode for C# +## 1.0.1-beta + +- Implement `SearchClient`. +- Implement `VideoStreamInfoExtension` for Iterables. +- Update `xml` dependency. +- Fixed closed caption api. +
## 0.0.1 diff --git a/pubspec.yaml b/pubspec.yaml index 5540a18..31a8fd5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: youtube_explode_dart description: A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key. -version: 1.0.0-beta +version: 1.0.1-beta homepage: https://github.com/Hexer10/youtube_explode_dart environment: