diff --git a/CHANGELOG.md b/CHANGELOG.md index 738d450..cc71f4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## 2.3.6 +- Update search playlists parsing due to yt changes. +- Implement >,<,== operators for `VideoResolution`. ## 2.3.5 - Deprecated `YoutubeApiClient.tvSimpleEmbedded`. diff --git a/pubspec.yaml b/pubspec.yaml index 0792a7e..c9b06f1 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 without the need of Youtube API Key. -version: 2.3.5 +version: 2.3.6 homepage: https://github.com/Hexer10/youtube_explode_dart topics: