From 2d9a1de1b81fa067f46359438a8848e68ac6673d Mon Sep 17 00:00:00 2001 From: Hexah Date: Wed, 11 Mar 2020 12:01:12 +0100 Subject: [PATCH] Version 0.0.14 --- CHANGELOG.md | 7 ++++++- pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2b1f0d..91781fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,4 +54,9 @@ ## 0.0.13 -- Bug fix(#15): Fix valid channel expression \ No newline at end of file +- Bug fix(#15): Fix valid channel expression + +## 0.0.14 + +- getChannelWatchPage and getVideoWatchPage methods are now public +- New method: getChannelIdFromVideo \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 6957dc5..333a593 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. -version: 0.0.13 +version: 0.0.14 homepage: https://github.com/Hexer10/youtube_explode_dart environment: