From a07921a8ae30bc2015aa009884f928140cfb9385 Mon Sep 17 00:00:00 2001 From: Mattia Date: Fri, 19 Mar 2021 11:52:35 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ae9a09..c71d8c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## 1.9.0 - Support nnbd (dart 1.12) +- New api: `getQuerySuggestions`: Returns the suggestions youtube provides while making a video search. +- Now playlists with more than 100 videos return all the videos. Thanks to @ATiltedTree. +- Implemented `ChannelAboutPage`, check the tests their usage. ## 1.8.0 - Fixed playlist client.