From 116bb8e34191ac76d0589ac4d9b21ffb90c9ba71 Mon Sep 17 00:00:00 2001 From: Hexah Date: Sun, 14 Jun 2020 12:16:21 +0200 Subject: [PATCH] Update version --- CHANGELOG.md | 8 ++++++++ pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1d039c..280b44b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 1.0.0 +- Stable release + +## 1.1.0 +- Implement for advanced Search parsing from search page. `SearchQuery`. + +
+ ## 1.0.0-beta - Updated to v5 of YouTube Explode for C# diff --git a/pubspec.yaml b/pubspec.yaml index 43eccb7..ff68020 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 +version: 1.1.0 homepage: https://github.com/Hexer10/youtube_explode_dart environment: