diff --git a/CHANGELOG.md b/CHANGELOG.md index bf018d8..d7f99e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,4 +31,10 @@ ## 0.0.8 -- Downgrade xml to `^3.5.0` \ No newline at end of file +- Downgrade xml to `^3.5.0` + +## 0.0.9 + +- Bug Fix(PR [11][11]): Use url when retrieving the video's content length. + +[11]: https://github.com/Hexer10/youtube_explode_dart/pull/11 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 6150e72..2eb9a24 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.8 +version: 0.0.9 homepage: https://github.com/Hexer10/youtube_explode_dart environment: