From 464ce869154147f082f545566a6a92e0561b8548 Mon Sep 17 00:00:00 2001 From: Hexah Date: Mon, 24 Feb 2020 14:51:53 +0100 Subject: [PATCH] Version 0.0.7 --- CHANGELOG.md | 7 ++++++- pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b55cce..62d9598 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,4 +22,9 @@ ## 0.0.6 - Implement Caption Api ('CaptionExtension`) -- Add Custom Exceptions \ No newline at end of file +- Add Custom Exceptions + +## 0.0.7 + +- Implement Video Purchase error +- Implement Equatable for models \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 785f71d..6264438 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.6 +version: 0.0.7 homepage: https://github.com/Hexer10/youtube_explode_dart environment: