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: