From 89b51abae58bdffe4e983010e90fa57f525e23cf Mon Sep 17 00:00:00 2001 From: Hexah Date: Fri, 21 Feb 2020 22:03:55 +0100 Subject: [PATCH] Update changelog and version --- CHANGELOG.md | 7 ++++++- pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d6e1ff..95a883b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,4 +8,9 @@ ## 0.0.3 -- Remove `dart:io` dependency. \ No newline at end of file +- Remove `dart:io` dependency. + +## 0.04 + +- Fix #3 : Head request to ge the content length +- Fix error when getting videos without any keyword. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 68b386d..08f3e4c 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. Support serveral API functions. -version: 0.0.3 +version: 0.0.4 homepage: https://github.com/Hexer10/youtube_explode_dart environment: